##// END OF EJS Templates
Decrease testing using iptest, coverage using pytest....
Decrease testing using iptest, coverage using pytest. iptest will be deprecated soon as Node will not run on Python 3.10 as far as I understood.

File last commit:

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