mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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
|
# Tests
|
||||||
|
flake8
|
||||||
|
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
|
||||||
mock
|
mock
|
||||||
|
sphinx
|
||||||
|
tox
|
||||||
|
|
||||||
# Optional Packages
|
# Optional Packages
|
||||||
Markdown
|
Markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue