.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest_rich.py
setup.cfg
tox.ini
.github/workflows/publish.yml
.github/workflows/test.yml
assets/screenshot.png
pytest_rich.egg-info/PKG-INFO
pytest_rich.egg-info/SOURCES.txt
pytest_rich.egg-info/dependency_links.txt
pytest_rich.egg-info/entry_points.txt
pytest_rich.egg-info/requires.txt
pytest_rich.egg-info/top_level.txt
tests/conftest.py
tests/test_bar.py
tests/test_foo.py
tests/test_rich.py