Skip to content

Commit

Permalink
Revert hail mary from c05d9b3.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 25, 2012
1 parent f486bec commit c7150f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ envlist =

[testenv]
commands =
pip uninstall -y repoze.configuration
pip install -e .
python setup.py test -q
deps =
PyYAML
Expand All @@ -28,8 +26,6 @@ deps =
basepython =
python2.6
commands =
pip uninstall -y repoze.configuration
pip install -e .
nosetests --with-xunit --with-xcoverage
deps =
PyYAML
Expand Down

0 comments on commit c7150f1

Please sign in to comment.