Use flake8-import-order packaged release

Packaged releases weren't available previously, which required us to
install the master branch version. Now that releases are being published
to PyPI, we should use those.
This commit is contained in:
Justin Mayer 2016-10-07 09:03:18 -06:00
commit 0942fcb9ec

View file

@ -2,5 +2,5 @@
# Development
flake8
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
flake8-import-order
sphinx