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 e0829bd commit 06627b8Copy full SHA for 06627b8
tox.ini
@@ -4,8 +4,7 @@
4
# directory.
5
6
[tox]
7
-#envlist = py27, py34, py35, py36, py37, pypy
8
-envlist = pypy
+envlist = py27, py34, py35, py36, py37, pypy
9
10
[testenv]
11
deps = -r requirements-tests.txt
0 commit comments