Replies: 1 comment 2 replies
-
It's very critical - https://github.com/pypa/virtualenv/blob/main/src/virtualenv/seed/embed/via_app_data/pip_install/base.py#L11 Your search query failed you there. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the search result it seems
distlib
isn't critical and directly depended by the source code. So I am asking whether it is possible to drop it from the dependencies. It will reduce the package size of virtualenv sincedistlib
is a rather large dependency.Beta Was this translation helpful? Give feedback.
All reactions