kenken999's picture
sd
6d96254
raw
history blame
100 Bytes
python -m venv env
source env/bin/activate
python -m pip install -r requirements.txt
python main.py