Skip to content

Commit 2b30ea1

Browse files
committed
Configuring build stack
👷 Continuing to configure/debug build stack. Continuing to configure/debug build stack.
1 parent 1e3dcd6 commit 2b30ea1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
init:
2-
pip install pipenv
3-
pipenv install --dev
2+
pip install pipenv
3+
pipenv install --dev
44

55
test:
6-
python -m unittest tests
6+
python -m unittest tests

0 commit comments

Comments
 (0)