We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef957c commit 9c70267Copy full SHA for 9c70267
tox.ini
@@ -3,8 +3,7 @@ envlist = py27,py26,py33,zsh,ksh,style
3
4
[testenv]
5
commands = bash ./tests/run_tests {envdir} []
6
-deps = distribute
7
- virtualenv
+deps = virtualenv
8
virtualenv-clone
9
stevedore
10
setenv =
0 commit comments