# Local install for testing purposes.
build:
	rm -rf dist
	python3 -m build
	pip install dist/promemoria-*.tar.gz