commit | 7e6ac3c8587cb1f79b62ca9049befe8e39e868a0 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Aug 19 19:34:19 2015 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Aug 19 19:34:19 2015 -0400 |
tree | 4f4ccbdd1f06dbdbc3192fba9b9136bec4cfc24d | |
parent | 222e61d5855059c4267b04e5a5657b8db7719cc5 [diff] | |
parent | 421ba64f450d10789df087644fa300f1824e3b6c [diff] |
Merge pull request #2282 from reaperhulk/ssl-bindings additional SSL bindings
diff --git a/tox.ini b/tox.ini index feebf28..7ee4d80 100644 --- a/tox.ini +++ b/tox.ini
@@ -69,7 +69,7 @@ flake8 . [testenv:py3pep8] -basepython = python3.4 +basepython = python3 deps = flake8 flake8-import-order