.coveragerc
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE.txt
MANIFEST.in
README.rst
appveyor.yml
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/glossary.rst
docs/index.rst
docs/make.bat
docs/_static/.keep
src/pyramid_retry/__init__.py
src/pyramid_retry.egg-info/PKG-INFO
src/pyramid_retry.egg-info/SOURCES.txt
src/pyramid_retry.egg-info/dependency_links.txt
src/pyramid_retry.egg-info/not-zip-safe
src/pyramid_retry.egg-info/requires.txt
src/pyramid_retry.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_it.py