diff --git a/Makefile b/Makefile index 7535523..467fb5d 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,6 @@ pip: ## Install with pip pipx: ## Install with pipx pipx install -f . -dist: ## Run hatchling +hatchling: ## Run hatchling hatchling build