Skip to content

Commit 1bce266

Browse files
committed
chore: delete unnecessary Make command
1 parent c07c3e0 commit 1bce266

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ requirements.txt: poetry.lock
88
&& pip uninstall --yes poetry-plugin-export
99

1010

11-
.PHONY: install
12-
install: poetry.lock
13-
poetry install --sync
14-
1511
.PHONY: build
1612
build:
1713
$(DOCKER_COMPOSE_CMD) -f ./docker-compose.yml build

0 commit comments

Comments
 (0)