setup:
	python -m venv v; source v/bin/activate; python3 -m pip install --upgrade pip;