.bumpversion.cfg .cookiecutterrc .coveragerc .editorconfig .pre-commit-config.yaml .readthedocs.yml AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE MANIFEST.in README.rst pyproject.toml pytest.ini setup.py tox.ini .github/workflows/github-actions.yml ci/bootstrap.py ci/requirements.txt ci/templates/.github/workflows/github-actions.yml docs/authors.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/index.rst docs/installation.rst docs/readme.rst docs/requirements.txt docs/spelling_wordlist.txt docs/usage.rst src/tblib/__init__.py src/tblib/decorators.py src/tblib/pickling_support.py src/tblib.egg-info/PKG-INFO src/tblib.egg-info/SOURCES.txt src/tblib.egg-info/dependency_links.txt src/tblib.egg-info/not-zip-safe src/tblib.egg-info/top_level.txt tests/badmodule.py tests/badsyntax.py tests/examples.py tests/test_issue30.py tests/test_perf.py tests/test_pickle_exception.py tests/test_tblib.py