7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
|
[console_scripts]
|
||
|
wheel = wheel.tool:main
|
||
|
|
||
|
[distutils.commands]
|
||
|
bdist_wheel = wheel.bdist_wheel:bdist_wheel
|
||
|
|