mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
check_android_jni.py: make sure we're using python3
This commit is contained in:
parent
9a6455a526
commit
5dc65f829f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import dataclasses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue