diff options
| -rw-r--r-- | tox.ini | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -85,8 +85,8 @@ deps= [testenv:py26-django12-examples] basepython=python2.6 -commands= - python examples/runtests.py +#commands= +# python examples/runtests.py deps= django==1.2.4 coverage==3.4 |
