Skip to content

Commit 866f750

Browse files
committed
Remove unused PIP_COMPILE line, now done by uv.
1 parent c63c5ad commit 866f750

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
.PHONY: tasks stop start rootshell dbshell
22

3-
PIP_COMPILE = pip-compile --generate-hashes --allow-unsafe --resolver=backtracking
4-
53
stop:
64
docker compose down --remove-orphans
75

0 commit comments

Comments
 (0)