ajaypandey1585 commited on
Commit
168c102
1 Parent(s): 1197676

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -5
requirements.txt DELETED
@@ -1,5 +0,0 @@
1
- # "Freeze" the dependencies, storing the list into a file
2
- pip3 freeze /> requirements.txt
3
-
4
- # If you want to install the dependencies of this project, run this
5
- pip3 install -r requirements.txt