Commit 954cebfc by Chris Jerdonek

Removed distribute from tox.ini.

parent 2f9d9427
...@@ -6,10 +6,6 @@ ...@@ -6,10 +6,6 @@
envlist = py24,py25,py26,py27,py31,py32 envlist = py24,py25,py26,py27,py31,py32
[testenv] [testenv]
deps =
# Distribute works with Python 2.3.5 and above:
# http://packages.python.org/distribute/setuptools.html#building-and-distributing-packages-with-distribute
distribute
commands = commands =
python setup.py --quiet test python setup.py --quiet test
......
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