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 da27898 commit 95adfb4Copy full SHA for 95adfb4
monitoring/snippets/v3/alerts-client/noxfile_config.py
@@ -22,7 +22,7 @@
22
23
TEST_CONFIG_OVERRIDE = {
24
# You can opt out from the test for specific Python versions.
25
- 'ignored_versions': ["2.7"],
+ 'ignored_versions': [],
26
27
# Declare optional test sessions you want to opt-in. Currently we
28
# have the following optional test sessions:
monitoring/snippets/v3/cloud-client/noxfile_config.py
0 commit comments