about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 92e4c1a..a5f0f8a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,2 @@
-.PHONY: build-environment
-
-build-environment:
-	@./ci/build-environment.py
+.venv:
+	@rye sync