Skip to content

Commit 6120255

Browse files
committed
Test with Python 3.6
1 parent 54f407c commit 6120255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://tox.readthedocs.io/en/latest/example/basic.html#compressing-dependency-matrix
22
[tox]
3-
envlist = py{37,38}-graphene{20,21}-pydantic{1}
3+
envlist = py{36,37,38}-graphene{20,21}-pydantic{1}
44
isolated_build = true
55

66
[testenv]

0 commit comments

Comments
 (0)