.cirrus.yml
.coveragerc
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/usage.rst
docs/_static/.gitignore
src/ConfigUpdater.egg-info/PKG-INFO
src/ConfigUpdater.egg-info/SOURCES.txt
src/ConfigUpdater.egg-info/dependency_links.txt
src/ConfigUpdater.egg-info/not-zip-safe
src/ConfigUpdater.egg-info/requires.txt
src/ConfigUpdater.egg-info/top_level.txt
src/configupdater/__init__.py
src/configupdater/configupdater.py
tests/conftest.py
tests/test_configupdater.py
tests/test_setup.cfg