Build everything with Python 3
parent
2840ae3a8f
commit
c860c18297
@ -1,6 +1,6 @@
|
|||||||
update:
|
update:
|
||||||
python ./generate-download
|
python3 ./generate-download
|
||||||
python ./update-copyright
|
python3 ./update-copyright
|
||||||
|
|
||||||
.PHONY: update
|
.PHONY: update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue