add remove of egg
This commit is contained in:
@@ -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 .
|
||||
|
||||
|
Reference in New Issue
Block a user