]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Bump required autopep8 version.
authorBen Darnell <ben@bendarnell.com>
Sun, 25 May 2014 03:24:55 +0000 (23:24 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 25 May 2014 03:24:55 +0000 (23:24 -0400)
This version can be installed on py3 but was having problems on py2.

maint/requirements.txt

index f0fdf84b9afd6e926da2b80a817a350bb87a3578..90f3a403518e1a6fd4c0ddc647bace96724c259f 100644 (file)
@@ -17,7 +17,7 @@ pycurl==7.19.3.1
 
 # Other useful tools
 Sphinx==1.2.2
-autopep8==0.9.7
+autopep8==1.0.2
 coverage==3.7.1
 pep8==1.5.6
 pyflakes==0.8.1