4 lines
61 B
INI
4 lines
61 B
INI
|
import sys
|
||
|
|
||
|
config.unsupported = sys.version_info.minor <= 8
|