TZambellis's picture
Add requirements
06bd07e verified
raw
history blame contribute delete
99 Bytes
venv:
python3 -m venv .venv
develop:
pip install -r requirements.txt
dev:
python app.py