LICENSE.txt
README.md
pyproject.toml
src/agro/__init__.py
src/agro/cli.py
src/agro/committer.py
src/agro/config.py
src/agro/core.py
src/agro.egg-info/PKG-INFO
src/agro.egg-info/SOURCES.txt
src/agro.egg-info/dependency_links.txt
src/agro.egg-info/entry_points.txt
src/agro.egg-info/requires.txt
src/agro.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py