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

[Feature] Some subdirs not cleaning up venv on make clean #819

Open
2 tasks done
daw3rd opened this issue Nov 20, 2024 · 0 comments
Open
2 tasks done

[Feature] Some subdirs not cleaning up venv on make clean #819

daw3rd opened this issue Nov 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@daw3rd
Copy link
Member

daw3rd commented Nov 20, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

Other

Feature

After using a repo dir tree for a very long time, I have accumulated lots of venvs and other stuff (the dir tree was very large).
I ran make clean but still find the following directories containing venv dir

./transforms/packaging/venv
./kfp/kfp_support_lib/python_apiserver_client/venv
./kfp/kfp_support_lib/venv
./examples/notebooks/code/venv
./examples/notebooks/code/venv/lib/python3.10/site-packages/jedi/third_party/typeshed/stdlib/3/venv

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@daw3rd daw3rd added the enhancement New feature or request label Nov 20, 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

1 participant