Closed IanLee1521 closed 9 years ago
Need to make sure Python 3.4 is actually installed in Tox :) https://travis-ci.org/public/flake8-import-order/jobs/44058756
Just needs an extra line in .travis/install.sh
I think.
Good catch.
Since that build is going to fail (e8b5863) I added a fix for the long line (5b2094f) as well.
Also, you might consider changing the py3pep8 to requiring python3.4 instead of 3.3?
Awesome thank you :)
Resolves issue #25 .