We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5c941 commit 5ffc898Copy full SHA for 5ffc898
talent/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