.gitignore
README.md
pyproject.toml
.github/workflows/release.yml
src/testtri/__init__.py
src/testtri/fileops.py
src/testtri.egg-info/PKG-INFO
src/testtri.egg-info/SOURCES.txt
src/testtri.egg-info/dependency_links.txt
src/testtri.egg-info/top_level.txt
tests/__init__.py
tests/test.md
tests/test_fileops.py