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 16e346d commit 06f356bCopy full SHA for 06f356b
tox.ini
@@ -1,4 +1,7 @@
1
[tox]
2
+# downgrade virtualenv to 20.21.0 have python 3.6 support
3
+# https://github.com/tox-dev/tox/issues/2989
4
+requires = virtualenv<20.22.0
5
envlist =
6
py36
7
py37
0 commit comments