We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 981352a + 2449306 commit a561f5bCopy full SHA for a561f5b
1 file changed
install.bat
@@ -0,0 +1,4 @@
1
+@Echo off
2
+echo Installing Requirements.
3
+python3 -m pip install -r requirements.txt
4
+PAUSE
0 commit comments