neuralworm commited on
Commit
fe6a573
·
verified ·
1 Parent(s): 6e929b9

Delete install.sh

Browse files
Files changed (1) hide show
  1. install.sh +0 -7
install.sh DELETED
@@ -1,7 +0,0 @@
1
- rm -r venv
2
- python3 -m venv ./venv
3
- source venv/bin/activate
4
- pip3 install git+https://github.com/pedroelbanquero/torahcodespython
5
- pip3 install -r requirements.txt
6
-
7
-