mirror of
https://github.com/bvanroll/college-python-image.git
synced 2025-08-30 12:32:48 +00:00
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
|
|
|