LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
src/pytest_archon/__init__.py
src/pytest_archon/collect.py
src/pytest_archon/core_modules.py
src/pytest_archon/failure.py
src/pytest_archon/plugin.py
src/pytest_archon/py.typed
src/pytest_archon/rule.py
src/pytest_archon.egg-info/PKG-INFO
src/pytest_archon.egg-info/SOURCES.txt
src/pytest_archon.egg-info/dependency_links.txt
src/pytest_archon.egg-info/entry_points.txt
src/pytest_archon.egg-info/requires.txt
src/pytest_archon.egg-info/top_level.txt
src/pytest_archon/assets/core-module-lists/3.6.txt
src/pytest_archon/assets/core-module-lists/3.7.txt
src/pytest_archon/assets/core-module-lists/3.8.txt
src/pytest_archon/assets/core-module-lists/3.9.txt
tests/conftest.py
tests/test_ast.py
tests/test_collect.py
tests/test_core_modules.py
tests/test_docstrings.py
tests/test_pytest_fixture.py
tests/test_rule.py