.gitignore
CHANGELOG
GEMINI.md
LICENSE
MANIFEST.in
README.md
publish.sh
setup.cfg
setup.py
test_requirements.txt
tox.ini
.github/workflows/ci.yml
assert_matcher/__init__.py
assert_matcher/approx.py
assert_matcher/compare.py
assert_matcher/matchers.py
assert_matcher/plugin.py
assert_matcher.egg-info/PKG-INFO
assert_matcher.egg-info/SOURCES.txt
assert_matcher.egg-info/dependency_links.txt
assert_matcher.egg-info/entry_points.txt
assert_matcher.egg-info/top_level.txt
tests/test_compare.py
tests/test_matchers.py