4 lines
178 B
Batchfile
4 lines
178 B
Batchfile
py -m venv --upgrade-deps .venv
|
|
.venv\Scripts\python.exe -m pip install -U --disable-pip-version-check --editable .[non-termux]
|
|
.venv\Scripts\python.exe -m proxy_scraper_checker
|