Skip to content

Commit 45cfd8f

Browse files
authored
Update sir_complainsalot/Makefile
1 parent c2fdae5 commit 45cfd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sir_complainsalot/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install: venv
1313
install-ci: venv
1414
. env/bin/activate; \
1515
pip install wheel ; \
16-
pip install '../_delphi_utils_python[dev]' ;\
16+
pip install ../_delphi_utils_python ;\
1717
pip install .
1818

1919
lint:

0 commit comments

Comments
 (0)