Skip to content

Commit 9a61f67

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
init:
2-
pip install pipenv
32
pipenv install --dev
43

54
test:
6-
python -m unittest tests
5+
python -m unittest process_tracker_python/tests

0 commit comments

Comments
 (0)