Skip to content

Commit

Permalink
Actually rename the entry to dev_install, fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Wout Feys committed Sep 3, 2024
1 parent d1dc84d commit 45a61e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install:
poetry install

.PHONY: dev_install
install:
dev_install:
pip install poetry
poetry install --with dev

Expand Down

0 comments on commit 45a61e8

Please sign in to comment.