We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c0c0f commit 98987c1Copy full SHA for 98987c1
tox.ini
@@ -1,7 +1,7 @@
1
2
[tox]
3
isolated_build = True
4
-envlist = clean,py{36,37,38,39}-{mindeps,alldeps},report,pre-commit
+envlist = clean,py{36,37,38,39}-{mindeps,alldeps},report,pre-commit,linux
5
6
[gh-actions]
7
python =
0 commit comments