upgrade to python 3.7
This commit is contained in:
parent
81dfa5567e
commit
eca94f40d9
2
bin/sau
2
bin/sau
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3.6
|
#!/usr/bin/env python3.7
|
||||||
import configparser
|
import configparser
|
||||||
import logging
|
import logging
|
||||||
import logging.handlers
|
import logging.handlers
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python3.6
|
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
Loading…
Reference in New Issue
Block a user