summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tool-versions1
-rw-r--r--Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/.tool-versions b/.tool-versions
index 6d51b8f..6cd6801 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1 +1,2 @@
golang 1.24.3
+python 3.13.4
diff --git a/Makefile b/Makefile
index a818e7f..367f6ea 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,8 @@ setup:
else \
echo "Homebrew not found, skipping brew bundle"; \
fi
+ @echo "Installing Python dependencies..."
+ pip install dumb-init
build: bin/authzd bin/sparkled