.coveragerc
.style.yapf
CHEATSHEET.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/_static/.gitkeep
hypothesis_trio/__init__.py
hypothesis_trio/_version.py
hypothesis_trio/stateful.py
hypothesis_trio.egg-info/PKG-INFO
hypothesis_trio.egg-info/SOURCES.txt
hypothesis_trio.egg-info/dependency_links.txt
hypothesis_trio.egg-info/requires.txt
hypothesis_trio.egg-info/top_level.txt
hypothesis_trio/_tests/__init__.py
hypothesis_trio/_tests/test_async_stateful.py
hypothesis_trio/_tests/test_stateful.py
hypothesis_trio/_tests/test_trio_asyncio.py