.gitignore
LICENSE
MANIFEST.in
NOTICE
README.md
RELEASE.md
conftest.py
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
setup.py
.githooks/pre-push
confumo/__init__.py
confumo/_version.py
confumo/confumo.py
confumo.egg-info/PKG-INFO
confumo.egg-info/SOURCES.txt
confumo.egg-info/dependency_links.txt
confumo.egg-info/requires.txt
confumo.egg-info/top_level.txt
scripts/ci/check
scripts/ci/full
scripts/ci/release-check
scripts/release/build
scripts/release/publish
tests/__init__.py
tests/test_confumo.py