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

Commit 9786cad

Browse files
committed
Update pytest.ini
1 parent ffaf3e7 commit 9786cad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pytest.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ filterwarnings =
1919
ignore:.*pkg_resources.declare_namespace:DeprecationWarning
2020
ignore:.*pkg_resources is deprecated as an API:DeprecationWarning
2121
# Remove once https://github.com/googleapis/gapic-generator-python/issues/2303 is fixed
22-
ignore:The python-bigquery library will stop supporting Python 3.7:PendingDeprecationWarning
22+
ignore:The python-bigquery library will stop supporting Python 3.7:PendingDeprecationWarning
23+
# Remove once we move off credential files https://github.com/googleapis/google-auth-library-python/pull/1812
24+
ignore:WARNING: Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries

0 commit comments

Comments
 (0)