PBR setuptool plugin
Feature description
pbr is a setuptools plugin and so to use it you must use setuptools and call setuptools.setup(). While the normal setuptools facilities are available, pbr makes it possible to express them through static data files.
Possible Solution
https://docs.openstack.org/pbr/latest/user/using.html#setup-py
Edited by Arthur Diniz