Skip to content

Commit 82beb94

Browse files
committed
Fix tox.ini
1 parent c96c2a4 commit 82beb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[tox]
33
# NOTE: Pydantic <1.9 does not support Python 3.10
44
envlist = py{37,38,39}-graphene{30}-pydantic{17,18,19}, py310-graphene30-pydantic19
5+
# CI will supply any versions not available locally
56
skip_missing_interpreters = True
67
# required if working with pyproject.toml
78
isolated_build = True

0 commit comments

Comments
 (0)