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
- pwd
- pip install flake8
- cd ..
### install
# ## Installation
#
@ -28,7 +27,6 @@ steps:
# pip install .
# ```
###
- cd ../src
### develop
# You can build the distribution with
# ```