upgrade to python 3.7

This commit is contained in:
2020-01-06 07:31:51 +01:00
parent 81dfa5567e
commit eca94f40d9
3 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.6
#!/usr/bin/env python3.7
import configparser
import logging
import logging.handlers