mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-27 15:39:38 +00:00
3 lines
73 B
Batchfile
3 lines
73 B
Batchfile
python -m venv env
|
|
%CD%/env/scripts/pip install -r %CD%/requirements.txt
|