1config BR2_PACKAGE_PYTHON_MYPY_EXTENSIONS 2 bool "python-mypy-extensions" 3 help 4 Experimental type system extensions for programs checked 5 with the mypy typechecker. 6 7 https://github.com/python/mypy_extensions 8