CI and docs tweaks #485
Annotations
4 errors
test (3.13, ubuntu-latest, pip, x64)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
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:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
test (3.13, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
test (3.13, windows-latest, pip, x64)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|