We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441ad83 commit a129c12Copy full SHA for a129c12
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
-PYTHON = python3.7
2
-PIP = pip3.7
+PYTHON = python3
+PIP = pip3
3
4
.PHONY: help lint test package clean install
5
0 commit comments