.coveragerc
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
rms_tabulation.egg-info/PKG-INFO
rms_tabulation.egg-info/SOURCES.txt
rms_tabulation.egg-info/dependency_links.txt
rms_tabulation.egg-info/requires.txt
rms_tabulation.egg-info/top_level.txt
tabulation/__init__.py
tabulation/_version.py
tests/test_tabulation.py