VENV=source ./.venv/bin/activate;
.PHONY: run
run:
	$(VENV) python run.py