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 22de71d commit 6f87417Copy full SHA for 6f87417
Dialogflow-CX/noxfile.py
@@ -89,7 +89,7 @@ def get_pytest_env_vars() -> Dict[str, str]:
89
90
# DO NOT EDIT - automatically generated.
91
# All versions used to test samples.
92
-ALL_VERSIONS = ["3.7", "3.8", "3.9", "3.10"]
+ALL_VERSIONS = ["3.7", "3.8", "3.9", "3.10", "3.11"]
93
94
# Any default versions that should be ignored.
95
IGNORED_VERSIONS = TEST_CONFIG["ignored_versions"]
0 commit comments