debtcollector/debtcollector
Dmitry Tantsur 75487624e7 Remove runtime dependency on pbr
Pbr is a very heavy package to depend on. It requires git-core, which is
16 MiB on my Fedora. We only use it to detect the version, which can be
done without pbr using a much lighter importlib_metadata.

Copied from https://review.opendev.org/c/openstack/osprofiler/+/739379

Change-Id: Ib10180732042bda254b058b94c9ff41f5c31c3cb
2021-04-26 09:25:23 +02:00
..
fixtures Stop to use the __future__ module. 2020-06-02 20:09:50 +02:00
tests Do not require oslotest for testing 2017-05-22 17:04:30 +02:00
__init__.py Remove runtime dependency on pbr 2021-04-26 09:25:23 +02:00
_utils.py Fix a typo in comment 2016-08-26 13:42:51 +02:00
moves.py Fix renamed_kwarg to preserve argspec 2016-04-14 20:48:34 -05:00
removals.py Add 'removed_class' class decorator 2015-12-30 21:30:30 -08:00
renames.py Fix renamed_kwarg to preserve argspec 2016-04-14 20:48:34 -05:00
updating.py Switch to Victoria tests 2020-05-09 14:39:58 +02:00