You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
backports.lzma recently bumped up to v0.0.4, adding namespace support
to the package. However, they forgot to call declare_namespace() in
their __init__.py. This causes pip install failures when running
pip install file:///docker-registry#egg=docker-registry
From inside the Dockerfile.
0 commit comments