You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Starting from
setuptools==67.3.0, it has started raising DeprecationWarning. Some libraries treat them as errors during testing.See: https://setuptools.pypa.io/en/latest/history.html#v67-3-0.
See similar discussion in matplotlib/matplotlib#25244 and pypa/setuptools#3434 (comment).
Also opened a similar issue in
google.cloud: googleapis/python-storage#1000.