Require Python3.9 for gemcall

This commit is contained in:
2021-06-30 13:36:32 +01:00
parent fd69fcf0e1
commit b9225f086c

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3.9
import socket
import urllib.parse as up