Merge pull request #47 from laluka/dep/update-pdm-lock #32
Annotations
2 errors
CI-Python (3.13)
/opt/hostedtoolcache/Python/3.13.0-rc.1/x64/lib/python3.13/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
|
CI-Python (3.13)
/opt/hostedtoolcache/Python/3.13.0-rc.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|