mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
always install interactively
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install .
|
||||
pip install -e .
|
||||
|
||||
Reference in New Issue
Block a user