build:
	python -m build
	pip install dist/*.whl
