Fixes #5849. * extract mypy flags into mypy.ini file * Get mypy running with clean output
@@ -140,7 +140,7 @@ basepython = python3
commands =
{[base]pip_install} .[dev3]
{[base]install_packages}
mypy --py2 --ignore-missing-imports {[base]source_paths}
mypy {[base]source_paths}
[testenv:apacheconftest]
#basepython = python2.7
The note is not visible to the blocked user.