Skip to content

Commit 850b022

Browse files
authored
build: filter warning from google-auth (#131)
1 parent 5801f42 commit 850b022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
filterwarnings =
33
# treat all warnings as errors
44
error
5+
# Remove after support for Python 3.7 is dropped
6+
ignore:After January 1, 2024, new releases of this library will drop support for Python 3.7:DeprecationWarning

0 commit comments

Comments
 (0)