summaryrefslogtreecommitdiff
path: root/entry_points.txt
blob: b5ee52f06e0cf4ad68370817baff0de7779cc467 (plain)
1
2
3
4
5
6
7
[console_scripts]
wininst2wheel = wheel.wininst2wheel:main
egg2wheel = wheel.egg2wheel:main
wheel = wheel.__main__:main

[distutils.commands]
bdist_wheel = wheel.bdist_wheel:bdist_wheel