enforce python3.9 usage for now
This commit is contained in:
parent
916de1bdb0
commit
f84360398e
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3.9
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
|
Loading…
Reference in New Issue