mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-02 07:27:19 +08:00
build-release.py uses python3
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user