3 lines
79 B
PowerShell
3 lines
79 B
PowerShell
python -m venv .venv
|
|
.\.venv\Scripts\activate
|
|
pip install -r .\requirements.txt |