gtn/.venv/Lib/site-packages/mypy-1.6.1.dist-info/entry_points.txt

7 lines
179 B
Plaintext
Raw Normal View History

[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