Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wenv cache should only cache whl files, not tgz files #25

Open
milahu opened this issue Apr 17, 2024 · 0 comments
Open

wenv cache should only cache whl files, not tgz files #25

milahu opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@milahu
Copy link

milahu commented Apr 17, 2024

wenv init uses only whl files

the whl files are for any platform, so the source tgz files are never needed


related:
why does it cache lib.py?
lib.py is already installed as
/share/wenv/win32/drive_c/python-3.11.7.stable/Lib/site.py

@s-m-e s-m-e added the enhancement New feature or request label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants