diff --git a/Makefile b/Makefile index bd4283a..bcf05e5 100644 --- a/Makefile +++ b/Makefile @@ -26,4 +26,4 @@ build: ${DOCKER_COMPOSE} build requirements: - hatch run dev:requirements + hatch run requirements