Skip to content

Commit

Permalink
Removed py25 tox target
Browse files Browse the repository at this point in the history
  • Loading branch information
brutasse committed Mar 12, 2012
1 parent 095988b commit 991b030
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tox.ini
@@ -1,10 +1,9 @@
[tox]
envlist =
py25-1.3,
py26-1.3, py26-trunk,
py27-1.3, py27-trunk,
py26-1.3, py26-trunk,
py27-1.3, py27-trunk,
pypy-1.3, pypy-trunk,
docs
docs

[testenv]
commands = python setup.py test
Expand Down

0 comments on commit 991b030

Please sign in to comment.