From c809e5652cbcb6a50ad315b9af68f1aae05fb37d Mon Sep 17 00:00:00 2001 From: valberg Date: Fri, 2 Aug 2024 22:59:51 +0000 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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