Przeglądaj źródła

More version gambling

master
The Dod 20 godzin temu
rodzic
commit
545ffab564
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      install.sh

+ 1
- 1
install.sh Wyświetl plik

1
 #!/bin/bash
1
 #!/bin/bash
2
 cd "$(dirname "$0")"
2
 cd "$(dirname "$0")"
3
-virtualenv -p python3.13 venv
3
+virtualenv -p python3.11 venv
4
 source venv/bin/activate
4
 source venv/bin/activate
5
 pip install -r requirements.txt
5
 pip install -r requirements.txt

Ładowanie…
Anuluj
Zapisz