Skip to content

Release v0.17.3 (#114) #453

Release v0.17.3 (#114)

Release v0.17.3 (#114) #453

Triggered via push July 12, 2024 20:27
Status Success
Total duration 4m 14s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (3.11, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions
test (3.12, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions
test (3.12, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)