Skip to content

Commit 83fc375

Browse files
committed
makefile
1 parent d29711b commit 83fc375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mns_subscription/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
unsubscribe:
3-
@PYTHONPATH=src python src/unsubscribe_mns.py
3+
@PYTHONPATH=src poetry run python src/unsubscribe_mns.py
44

55
test:
66
@PYTHONPATH=src:tests python -m unittest

0 commit comments

Comments
 (0)