Commit 87db0006 by Gabriel Falcao

removing python 2.5 from tox

parent eb8b5233
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# and then run "tox" from this directory. # and then run "tox" from this directory.
[tox] [tox]
envlist = py25, py26, py27 envlist = py26, py27
[testenv] [testenv]
commands = commands =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment