forked from github/pelican
Revert dev requirement additions
Tox uses dev_requirements.txt to install things. That wasn't the original purpose of the dev_requirements.txt file, but for now these additions will have to remain a documentation issue until this can be sorted out properly.
This commit is contained in:
parent
170a429c52
commit
ad72287b4c
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
# 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