2 lines
93 B
Batchfile
2 lines
93 B
Batchfile
python -m venv .\..\venv
|
|
.\..\venv\Scripts\python.exe -m pip install -r .\..\requirements.txt |