Skip to content

Commit 1228f5f

Browse files
chore: add 3.9 to noxfile template (#101)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/29194dd0-d137-4c19-b14a-efe9aaef350f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@56ddc68
1 parent 904fdee commit 1228f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datacatalog/snippets/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]:
8585

8686
# DO NOT EDIT - automatically generated.
8787
# All versions used to tested samples.
88-
ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"]
88+
ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"]
8989

9090
# Any default versions that should be ignored.
9191
IGNORED_VERSIONS = TEST_CONFIG['ignored_versions']

0 commit comments

Comments
 (0)