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