We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd4da7 commit 4e1135eCopy full SHA for 4e1135e
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py26, py27, py33, py34, py35, py36, pypy, flake8
+envlist = py26, py27, py33, py34, py35, py36, py37, pypy, flake8
3
4
[testenv]
5
commands = py.test {posargs:requests_unixsocket/tests}
0 commit comments