6 lines
104 B
Text
6 lines
104 B
Text
[console_scripts]
|
|
wheel=wheel.cli:main
|
|
|
|
[distutils.commands]
|
|
bdist_wheel=wheel.bdist_wheel:bdist_wheel
|
|
|