Skip to content

Commit c2fe651

Browse files
committed
update: init recipe
1 parent f032b40 commit c2fe651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: init format check build deploy requirements
22

33
init:
4-
python3 -m pip install -U pipenv setuptools wheel
4+
python3 -m pip install -U pipenv setuptools
55
python3 -m pipenv install --dev
66

77
format:

0 commit comments

Comments
 (0)