5 lines
215 B
Batchfile
5 lines
215 B
Batchfile
python -m pip install -U --no-cache-dir --disable-pip-version-check pip setuptools wheel
|
|
python -m pip install -U --no-cache-dir --disable-pip-version-check -r requirements.txt
|
|
python -m proxy_scraper_checker
|
|
Pause
|