Skip to content

Commit 8488a63

Browse files
committed
Update Makefile
1 parent bd89b0e commit 8488a63

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
@@ -4,10 +4,6 @@
44
install:
55
@poetry install --with dev -v
66

7-
# Run poetry shell
8-
shell:
9-
@poetry shell
10-
117
# Run formatters (black, isort) with poetry
128
format:
139
@poetry run isort drf_simple_api_errors test_project

0 commit comments

Comments
 (0)