build-release.py uses python3

This commit is contained in:
Sam Lantinga 2024-10-25 14:31:35 -07:00
parent 4f160d69a6
commit 47411d8007

View File

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