forked from github/pelican
Add flake8, sphinx, and tox to dev requirements
This commit is contained in:
parent
ca389e70e1
commit
170a429c52
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Tests
|
||||
flake8
|
||||
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
|
||||
mock
|
||||
sphinx
|
||||
tox
|
||||
|
||||
# Optional Packages
|
||||
Markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue