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 8108a40 commit 6399cb3Copy full SHA for 6399cb3
1 file changed
packages/google-cloud-core/pytest.ini
@@ -7,7 +7,7 @@ filterwarnings =
7
# Remove once the minimum supported version of `google-api-core` is 2.15.0
8
ignore:.*pkg_resources.declare_namespace:DeprecationWarning
9
ignore:.*pkg_resources is deprecated as an API:DeprecationWarning
10
- # Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped
+ # Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped # version-scanner: ignore
11
# version-scanner: ignore-next-line
12
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):DeprecationWarning
13
0 commit comments