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 a91d748 commit 5c935a8Copy full SHA for 5c935a8
scheduler/snippets/noxfile.py
@@ -87,7 +87,7 @@ def get_pytest_env_vars() -> Dict[str, str]:
87
88
# DO NOT EDIT - automatically generated.
89
# All versions used to test samples.
90
-ALL_VERSIONS = ["3.6", "3.7", "3.8", "3.9"]
+ALL_VERSIONS = ["3.6", "3.7", "3.8", "3.9", "3.10"]
91
92
# Any default versions that should be ignored.
93
IGNORED_VERSIONS = TEST_CONFIG["ignored_versions"]
0 commit comments