mirror of https://github.com/libsdl-org/SDL.git
build-release.py uses python3
This commit is contained in:
parent
4f160d69a6
commit
47411d8007
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
This script is shared between SDL2, SDL3, and all satellite libraries.
|
||||
|
|
|
|||
Loading…
Reference in New Issue