Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 75d1a67

Browse files
committed
Update pytest.ini
1 parent 715d199 commit 75d1a67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ filterwarnings =
2626
ignore:You are using a non-supported Python version \(([\d\.]+)\)\. Google will not post any further updates to google\.api_core.*:FutureWarning
2727
# These google library EOL warnings for Python versions don't matter for the purposes of a test.
2828
ignore:You are using a Python version .* past its end of life:FutureWarning
29+
ignore:You are using a Python version .* which Google will stop supporting in new releases:FutureWarning

0 commit comments

Comments
 (0)