Skip to content

reduce venv bloat #35742

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

Merged
merged 1 commit into from
Jul 17, 2025
Merged

reduce venv bloat #35742

merged 1 commit into from
Jul 17, 2025

Conversation

adeebshihadeh
Copy link
Contributor

@adeebshihadeh adeebshihadeh commented Jul 17, 2025

before / after

(openpilot) batman@workstation-adeeb:~/fourpilot$ du -hs .venv/
1.6G    .venv/
(openpilot) batman@workstation-adeeb:~/fourpilot$ du -hs .venv/
1.2G    .venv/

top 5 after this

(openpilot) batman@workstation-adeeb:~/fourpilot/.venv/lib/python3.11/site-packages$ du -hs * | sort -hr | head -n 5
225M    casadi
114M    panda3d
74M     cv2
71M     onnx
65M     av.libs

@adeebshihadeh adeebshihadeh merged commit 7d400cb into master Jul 17, 2025
18 checks passed
@adeebshihadeh adeebshihadeh deleted the smolvenv branch July 17, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant