##// END OF EJS Templates
Compatibility with traitlets 5.0....
Compatibility with traitlets 5.0. This now uses argparse which parses things a bit differently, and in particular needs -- to execure a file and not assume that --profile get a list of items.

File last commit:

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