1
0
Fork 0
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:
Justin Mayer 2015-08-25 11:25:57 -07:00
commit ad72287b4c

View file

@ -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