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

Warn on interpreter startup when packages were skipped during sync #6541

Open
zanieb opened this issue Aug 23, 2024 · 0 comments
Open

Warn on interpreter startup when packages were skipped during sync #6541

zanieb opened this issue Aug 23, 2024 · 0 comments
Labels
enhancement New feature or improvement to existing functionality error messages Messaging when something goes wrong

Comments

@zanieb
Copy link
Member

zanieb commented Aug 23, 2024

e.g. with something like

$ cat .venv/lib/python3.12/site-packages/_root_package.pth
import warnings; warnings.warn(Warning("root_package installation was skipped"))

when #6538 #6539 #6540 are used

We'd need to make sure to clean it up.

@zanieb zanieb added enhancement New feature or improvement to existing functionality error messages Messaging when something goes wrong labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to existing functionality error messages Messaging when something goes wrong
Projects
None yet
Development

No branches or pull requests

1 participant