Skip to content

Commit da51895

Browse files
committed
feat(google-auth-httplib2): Remove Python 3.7 deprecation warning from pytest.ini
1 parent 3220243 commit da51895

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/google-auth-httplib2/pytest.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +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
75
ignore:.*Please upgrade to the latest Python version.*:FutureWarning
86
ignore:(?s).*using a Python version.*past its end of life.*:FutureWarning

0 commit comments

Comments
 (0)