mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:03:11 +02:00
140 B
140 B
Create environment
pyenv virtualenv porr
Activate environment
pyenv activate porr
install requirements
pip install -r requirements.txt