add remove of egg

This commit is contained in:
Robin
2025-08-12 15:35:55 +02:00
parent 3090c38694
commit 4fe2ad61a3

View File

@@ -1,5 +1,6 @@
python3.12 -m venv .venv
source .venv/bin/activate
pip install -e .
rm -r *egg-info
# pip install --upgrade --force-reinstall .