From aaf531c7dc91a1c4040cda7d3cd64bc719cb98f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Wed, 30 Jul 2014 17:30:40 -0300 Subject: [PATCH] fix Twisted package name --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 6ebaac260..082cf11dc 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ basepython = python2.7 deps = pyOpenSSL==0.13 lxml==2.3.2 - twisted==11.1.0 + Twisted==11.1.0 boto==2.2.2 Pillow<2.0 django==1.3.1 @@ -41,7 +41,7 @@ commands = basepython = python3.3 deps = ; svn+svn://svn.twistedmatrix.com/svn/Twisted/trunk#egg=Twisted - twisted >= 14.0.0 + Twisted >= 14.0.0 lxml>=3.2.4 pyOpenSSL>=0.13.1 cssselect>=0.9