Skip to content

Commit 66f53f0

Browse files
committed
build-release.py uses python3
1 parent c30c406 commit 66f53f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/build-release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
"""
44
This script is shared between SDL2, SDL3, and all satellite libraries.

0 commit comments

Comments
 (0)