Navya-Sree commited on
Commit
4a9f904
·
verified ·
1 Parent(s): 819bc3f

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -4
setup.sh CHANGED
@@ -1,7 +1,3 @@
1
  #!/bin/bash
2
-
3
- # Install pip and build tools first, before any other dependencies
4
  python -m pip install --upgrade pip setuptools wheel
5
-
6
- # Now install the project requirements
7
  pip install -r requirements.txt
 
1
  #!/bin/bash
 
 
2
  python -m pip install --upgrade pip setuptools wheel
 
 
3
  pip install -r requirements.txt