We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 089b641 + 0c435c5 commit 0e8e724Copy full SHA for 0e8e724
1 file changed
Makefile
@@ -22,6 +22,8 @@ SHELL := bash
22
.SHELLFLAGS := -eu -o pipefail -c
23
.SUFFIXES:
24
25
+, := ,
26
+
27
export PYTHON ?= python3
28
29
.PHONY: guard/% %/install %/lint
0 commit comments