Skip to content

Commit

Permalink
Squelch setuptools chatter during testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Feb 26, 2015
1 parent ddbb0e4 commit 58d89a5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tox.ini
Expand Up @@ -7,11 +7,7 @@ envlist =

[testenv]
commands =
python setup.py test -q

[testenv:jython]
commands =
jython setup.py test -q
python setup.py -q test -q

[testenv:coverage]
basepython =
Expand Down

0 comments on commit 58d89a5

Please sign in to comment.