Manage dynamic plugins for Python applications
Go to file
Doug Hellmann 73a3a601fa Fix the test manager implementation
Partial-bug: #1273455

Change-Id: I5402d71197979e579a2145f7f775b3e693dccfcc
2014-01-27 17:28:44 -05:00
docs prep history for 0.14 release 2014-01-27 15:33:23 -05:00
stevedore Fix the test manager implementation 2014-01-27 17:28:44 -05:00
.gitignore Switch to pbr 2013-09-18 17:53:39 +02:00
.gitreview Move to stackforge 2013-12-11 16:43:50 -05:00
.travis.yml add pypy to travis config 2013-09-22 10:19:25 -04:00
announce.rst prep history for 0.14 release 2014-01-27 15:33:23 -05:00
CONTRIBUTING.rst fix typo in contrib docs 2013-12-20 22:57:40 +00:00
LICENSE add license 2012-06-19 14:33:24 -04:00
MANIFEST.in Include all images from docs in sdist 2013-06-12 14:03:31 -04:00
README.rst link to docs from README 2013-02-18 17:19:13 -05:00
requirements.txt Switch to pbr 2013-09-18 17:53:39 +02:00
run_sphinx Add example of loading as a driver 2013-06-05 18:02:12 -04:00
setup.cfg Allow a on_load_failure_callback to be provided 2013-12-18 10:40:09 -08:00
setup.py a work-around to avoid cpython bug (15881) 2013-10-24 13:43:09 +08:00
tox.ini Add venv environment to tox 2013-12-18 16:43:13 +00:00

stevedore

Manage dynamic plugins for Python applications

See http://stevedore.readthedocs.org for the full documentation.