Skip to content

Commit fbb5c34

Browse files
committed
better pytest
1 parent bf971ad commit fbb5c34

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
@@ -14,7 +14,7 @@ test: pytest
1414

1515
.PHONY: pytest
1616
pytest:
17-
pytest
17+
python3 -m pytest
1818

1919
.PHONY: version
2020
version:

0 commit comments

Comments
 (0)