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.
2 parents 93d369e + ae6d8e5 commit a9a9f96Copy full SHA for a9a9f96
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist= py27, py32
+envlist = py26, py27, pypy, py33
3
4
[pytest]
5
codechecks = pep8 pyflakes
0 commit comments