We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd2e7d commit 36bf7f5Copy full SHA for 36bf7f5
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
# Skip py37-pytest29 as such a combination does not work (#192)
3
-envlist=py{27,35,36}-pytest{29,30,31,4},py37-pytest{30,31,4}
+envlist=py{27,35,36}-pytest{29,30,31,4},py37-pytest{30,31,4},py38-pytest{31,4}
4
5
[testenv]
6
commands=
0 commit comments