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 44ec703 commit 0dd6bedCopy full SHA for 0dd6bed
1 file changed
packages/google-cloud-dns/pytest.ini
@@ -9,9 +9,6 @@ filterwarnings =
9
# Remove once https://github.com/googleapis/python-api-common-protos/pull/187/files is merged
10
ignore:.*pkg_resources.declare_namespace:DeprecationWarning
11
ignore:.*pkg_resources is deprecated as an API:DeprecationWarning
12
- # Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped # version-scanner: ignore
13
- # version-scanner: ignore-next-line
+ # Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped
14
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):DeprecationWarning
15
16
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):FutureWarning
17
-
0 commit comments