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