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 89f3df1 commit 8108a40Copy full SHA for 8108a40
1 file changed
packages/google-cloud-core/pytest.ini
@@ -8,5 +8,7 @@ filterwarnings =
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
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
14
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):FutureWarning
0 commit comments