[console_scripts]
dmypy = mypy.dmypy.client:console_entry
mypy = mypy.__main__:console_entry
stubgen = mypy.stubgen:main

