Kaynağa Gözat

always install interactively

Alex Cheema 10 ay önce
ebeveyn
işleme
fc65765be0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      install.sh

+ 1 - 1
install.sh

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