creeper-adventure/.venv/lib/python3.8/site-packages/mypy-0.942.dist-info/entry_points.txt
2022-03-31 20:20:07 -05:00

7 lines
180 B
Text

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