Skip to content

Commit

Permalink
+coafile exclusion from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
ser committed Jan 20, 2016
1 parent cdd9188 commit 63d0e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps =
flake8
coveralls
commands =
check-manifest --ignore tox.ini,2pip.sh
check-manifest --ignore tox.ini,2pip.sh,.coafile
{py35}: python3 setup.py check -m -r -s
python tests.py
# flake8
Expand Down

0 comments on commit 63d0e09

Please sign in to comment.