Closed funkybob closed 8 years ago
This looks great, thanks.
However, to keep things from needing future cleanups, we should add tox jobs in tox.ini to run flake8 and isort checks, like the current 'checkmanifest' job. .travis.yml should be updated similarly.
tox.ini
.travis.yml
Closed in favour of other PRs that added flake8 and isort to tox/Travis
This looks great, thanks.
However, to keep things from needing future cleanups, we should add tox jobs in
tox.ini
to run flake8 and isort checks, like the current 'checkmanifest' job..travis.yml
should be updated similarly.