LICENSE
README.md
pyproject.toml
astodojo/__init__.py
astodojo/cli.py
astodojo/config.py
astodojo/core.py
astodojo/github.py
astodojo.egg-info/PKG-INFO
astodojo.egg-info/SOURCES.txt
astodojo.egg-info/dependency_links.txt
astodojo.egg-info/entry_points.txt
astodojo.egg-info/requires.txt
astodojo.egg-info/top_level.txt
test/run_autopilot.py
test/fixtures/complex_structure.py
test/fixtures/edge_cases.py
test/fixtures/simple_todos.py
test/fixtures/exclude_test/build/generated.py
test/fixtures/exclude_test/src/main.py
test/fixtures/exclude_test/tests/test_main.py
test/suites/autopilot_test.py
tests/__init__.py
tests/test_cli.py
tests/test_config.py
tests/test_core.py
tests/test_github.py