Skip to content

Release v0.17.3

Release v0.17.3 #451

Triggered via pull request July 12, 2024 19:56
Status Success
Total duration 5m 31s
Artifacts

ci.yml

on: pull_request
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)