##// END OF EJS Templates
Still test on 3.6 – Release is 3.7+...
Still test on 3.6 – Release is 3.7+ Just in case we still test on 3.6 but won't make efforts to write 3.6 compatible code.

File last commit:

r25705:ad14ee33
r25875:7a5eb2cb
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent