mirror of https://github.com/sgoudham/Enso-Bot.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
4 years ago
|
[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
|
||
|
|