Separate pip requirements. Fixes #1808

This commit is contained in:
Mr. Senko 2016-05-24 16:41:08 +03:00 committed by Jerry Asher
commit 9e178ede4b
5 changed files with 14 additions and 6 deletions

View file

@ -0,0 +1,6 @@
-r test.pip
# Development
flake8
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
sphinx