diff --git a/tox.ini b/tox.ini index 9004ad36e..c217eca23 100644 --- a/tox.ini +++ b/tox.ini @@ -90,11 +90,11 @@ commands= deps= django==1.2.4 coverage==3.4 - wsgiref==0.1.2 - Pygments==1.4 - httplib2==0.6.0 - Markdown==2.0.3 - https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip + #wsgiref==0.1.2 + #Pygments==1.4 + #httplib2==0.6.0 + #Markdown==2.0.3 + #https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip [testenv:py27-django12-examples] basepython=python2.7