vithacocf commited on
Commit
e418275
·
verified ·
1 Parent(s): 96aaf3b

Delete build.sh

Browse files
Files changed (1) hide show
  1. build.sh +0 -4
build.sh DELETED
@@ -1,4 +0,0 @@
1
- #!/bin/bash
2
- rm -rf ~/.cache/pip
3
- pip install --no-cache-dir -U pip==24.2
4
- pip install --no-cache-dir -r requirements.txt --force-reinstall