Manage dynamic plugins for Python applications
74a719b117
In python < 2.7.4, a lazy loading of package `pbr` will break setuptools if some other modules registered functions in `atexit`. solution from: http://bugs.python.org/issue15881#msg170215 |
||
---|---|---|
docs | ||
stevedore | ||
.gitignore | ||
.travis.yml | ||
announce.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run_sphinx | ||
setup.cfg | ||
setup.py | ||
tox.ini |
stevedore
Manage dynamic plugins for Python applications
See http://stevedore.readthedocs.org for the full documentation.