Skip to content

Commit

Permalink
Only flake8 dotenv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Dec 6, 2014
1 parent a243a20 commit dd40823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -8,4 +8,4 @@ commands = python setup.py test

[testenv:py27-flake8]
deps = flake8==2.2.2
commands = flake8 --verbose
commands = flake8 dotenv.py --verbose

0 comments on commit dd40823

Please sign in to comment.