wagtail-robots icon indicating copy to clipboard operation
wagtail-robots copied to clipboard

Switch to using PBR for setup information

Open unexceptable opened this issue 7 years ago • 0 comments

setup.py and setup.cfg by default aren't quite as nice as using PBR, and also allows us to use tags for versioning.

As such, we should switch to PBR.

https://docs.openstack.org/pbr/latest/

unexceptable avatar Feb 28 '18 07:02 unexceptable