mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-12 13:28:44 +00: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.
|
||||
|
||||
Reference in New Issue
Block a user