Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tox.ini: Add flake8 target #43

Merged
merged 2 commits into from Jan 28, 2015
Merged

Conversation

msabramo
Copy link
Contributor

$ tox -e flake8
...
(Lots of warnings)

built on top of #42.

Mainly because unittest2 now works on Python 2 AND Python 3, so it can
be installed everywhere and not just for Python 2.6.

I also moved deps to `test-requirements.txt` so folks who are developing
and don't want to use `tox` can do `pip install -r
test-requirements.txt`.
wearpants added a commit that referenced this pull request Jan 28, 2015
@wearpants wearpants merged commit 3b8663c into wearpants:master Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants