summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorPierre GIRAUD <pierre.giraud@dalibo.com>2018-02-15 15:03:11 +0100
committerPierre GIRAUD <pierre.giraud@dalibo.com>2018-02-15 15:35:06 +0100
commit48ede44f23ef9f67c28d3c807a877dca7ba4a234 (patch)
treeab9c9373f50169fb70df6b54d7b88d389c4e6548 /requirements-dev.txt
parent5c5e9aa5a443bc32a8d1526a9ff75ef5a83841e2 (diff)
Pin autopep8 version to avoid hang-closing bug
See https://github.com/dbcli/mycli/pull/574/commits/1da113b5491dbf76a5dcd7c452be27e61e91462a
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index b745e94f..5621db1f 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -6,6 +6,6 @@ pexpect==3.3
coverage==4.3.4
codecov>=1.5.1
docutils>=0.13.1
-
+autopep8==1.3.3
# we want the latest possible version of pep8radius
git+https://github.com/hayd/pep8radius.git