mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-18 02:40:40 +00:00
10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
[console_scripts]
|
|
pbr = pbr.cmd.main:main
|
|
|
|
[distutils.setup_keywords]
|
|
pbr = pbr.core:pbr
|
|
|
|
[egg_info.writers]
|
|
pbr.json = pbr.pbr_json:write_pbr_json
|
|
|