.coveragerc
.testr.conf
.travis.yml
COPYING
MANIFEST.in
README.rst
codecov.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/packaging.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/spelling_wordlist.txt
regret/__init__.py
regret/_api.py
regret/_warnings.py
regret/testing.py
regret.egg-info/PKG-INFO
regret.egg-info/SOURCES.txt
regret.egg-info/dependency_links.txt
regret.egg-info/requires.txt
regret.egg-info/top_level.txt
regret/tests/__init__.py
regret/tests/test_api.py
regret/tests/test_integration.py