mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-23 13:20:41 +00:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
[console_scripts]
|
||
|
wheel = wheel.cli:main
|
||
|
|
||
|
[distutils.commands]
|
||
|
bdist_wheel = wheel.bdist_wheel:bdist_wheel
|
||
|
|