diff --git a/tox.ini b/tox.ini index 38132042..e072d119 100644 --- a/tox.ini +++ b/tox.ini @@ -36,7 +36,8 @@ deps = MySQL-python pycurl simplejson - twisted>=12.0.0 + # twisted is dropping python 2.5 support in 12.2.0 + twisted<=12.1.0 # zope.interface (used by twisted) dropped python 2.5 support in 4.0 zope.interface<4.0