refactor: Build on top of released mkdocs-simple-plugin v0.4.0 #8

Merged
glen merged 3 commits from release_prep into main 2021-02-09 06:26:40 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit c20298ddb4 - Show all commits

View File

@ -16,7 +16,6 @@ steps:
- python --version - python --version
- pwd - pwd
- pip install flake8 - pip install flake8
- cd ..
### install ### install
# ## Installation # ## Installation
# #
@ -28,7 +27,6 @@ steps:
# pip install . # pip install .
# ``` # ```
### ###
- cd ../src
### develop ### develop
# You can build the distribution with # You can build the distribution with
# ``` # ```