2
0
Эх сурвалжийг харах

build-release.py uses python3

Sam Lantinga 11 сар өмнө
parent
commit
47411d8007

+ 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.
 This script is shared between SDL2, SDL3, and all satellite libraries.