enforce python3.9 usage for now

This commit is contained in:
Holly 2021-03-09 06:25:13 +00:00
parent 916de1bdb0
commit f84360398e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3.9
import os
import shutil