always install interactively

This commit is contained in:
Alex Cheema
2024-10-02 16:35:04 +04:00
parent be9f2e7915
commit fc65765be0

View File

@@ -2,4 +2,4 @@
python3 -m venv .venv
source .venv/bin/activate
pip install .
pip install -e .