mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-10 05:35:43 +00:00
Force python 3.10 to run
This commit is contained in:
parent
e9355d8c05
commit
6de5cfe0af
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3.10
|
||||||
|
|
||||||
from argparse import ArgumentParser
|
from argparse import ArgumentParser
|
||||||
from distro import name as distro_name
|
from distro import name as distro_name
|
||||||
|
Loading…
Reference in New Issue
Block a user