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 18fc0f5 commit 446c617Copy full SHA for 446c617
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
# note that tox expects interpreters to be found at C:\PythonXY,
3
# with XY being python version ("27" or "34") for instance
4
-envlist = py27, py32, py34
+envlist = py26, py27, py32, py33, py34
5
[testenv]
6
deps=pytest
7
pyside
0 commit comments