Skip to content

feat: add a new setting package-type to distinguish application and library #3337

feat: add a new setting package-type to distinguish application and library

feat: add a new setting package-type to distinguish application and library #3337

Triggered via pull request November 10, 2023 08:38
Status Success
Total duration 8m 51s
Artifacts

ci.yml

on: pull_request
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Testing (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
Testing (3.12, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:74: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)