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 has been archived by the owner on Jan 5, 2023. It is now read-only.
I think you already know how to fix. For stuff like this is easier to just make PR to fix it. Until upstream fixes it add a local condition to help pip make a good decision, with comment linking the upstream bug.
The upstream issue seemed like an easy fix so I took a stab at that PR. I wanted to raise it as a known issue here so there was explanation for the test failures, etc. The upstream PR has been merged and released... ⚡
Receiving test failures due to the recent upgrade of
importlib-metadata
to v3.0.0https://github.com/pypa/virtualenv/blob/ced984abfd4f1531f9075113e77af7ec01479d29/setup.cfg#L47
pypa/virtualenv#2019
The text was updated successfully, but these errors were encountered: