build:
	rm -rf dist/ build/
	python -m build
	twine check --strict dist/*