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 484c0ba commit cb77938Copy full SHA for cb77938
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
# Coverage is missing on later version of Python
3
-envlist = {py27,py35,py36,py37,py38,py39}{,-cov,-diffcov},qa,docs
+envlist = {py27,py35,py36,py37,py38,py39}{,-cov,-diffcov,-win},qa,docs
4
skip_missing_interpreters = True
5
6
0 commit comments