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