We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079cfef commit a532e6fCopy full SHA for a532e6f
Install_requirements.bat
@@ -1,2 +1,3 @@
1
cd /d "%~dp0"
2
-pip install -r requirements.txt
+pip install -r requirements.txt
3
+pause
0 commit comments