.gitignore
CHANGELOG.md
LICENSE
README.md
setup.py
tox.ini
.github/FUNDING.yml
.github/workflows/ci.yml
deps/check.in
deps/check.txt
deps/test.in
deps/test.txt
src/hypothesis_010/__init__.py
src/hypothesis_010/py.typed
src/hypothesis_010.egg-info/PKG-INFO
src/hypothesis_010.egg-info/SOURCES.txt
src/hypothesis_010.egg-info/dependency_links.txt
src/hypothesis_010.egg-info/not-zip-safe
src/hypothesis_010.egg-info/requires.txt
src/hypothesis_010.egg-info/top_level.txt
tests/test_version.py