Skip to content

Commit 2b658be

Browse files
committed
set python variable to use 3
1 parent 74e6599 commit 2b658be

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,4 +1,4 @@
1-
PYTHON?=python
1+
PYTHON?=python3
22
SOURCES=dowsing setup.py
33

44
.PHONY: venv

0 commit comments

Comments
 (0)