Skip to content

Release v0.17.4 (#115) #458

Release v0.17.4 (#115)

Release v0.17.4 (#115) #458

Triggered via push July 26, 2024 12:54
Status Success
Total duration 3m 28s
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)