LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
pytest.ini
src/pdendro/__init__.py
src/pdendro/_attaching.py
src/pdendro/_components.py
src/pdendro/_exception.py
src/pdendro/_testing.py
src/pdendro/_typing.py
src/pdendro/_util.py
src/pdendro/_validation.py
src/pdendro/py.typed
src/pdendro.egg-info/PKG-INFO
src/pdendro.egg-info/SOURCES.txt
src/pdendro.egg-info/dependency_links.txt
src/pdendro.egg-info/requires.txt
src/pdendro.egg-info/top_level.txt
tests/_typing.py
tests/conftest.py
tests/test_attaching.py
tests/test_components.py
tests/test_exception.py
tests/test_testing.py
tests/test_util.py
tests/test_validation.py