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 54f407c commit 6120255Copy full SHA for 6120255
tox.ini
@@ -1,6 +1,6 @@
1
# https://tox.readthedocs.io/en/latest/example/basic.html#compressing-dependency-matrix
2
[tox]
3
-envlist = py{37,38}-graphene{20,21}-pydantic{1}
+envlist = py{36,37,38}-graphene{20,21}-pydantic{1}
4
isolated_build = true
5
6
[testenv]
0 commit comments