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