Explorar el Código

build-release.py uses python3

Sam Lantinga hace 1 año
padre
commit
47411d8007
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build-scripts/build-release.py

+ 1 - 1
build-scripts/build-release.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """
 This script is shared between SDL2, SDL3, and all satellite libraries.