install:
	uv pip install -e .
build:
	uv build
publish:
	uv publish