README.md
pyproject.toml
src/relm/__init__.py
src/relm/banner.py
src/relm/core.py
src/relm/git_ops.py
src/relm/install.py
src/relm/main.py
src/relm/release.py
src/relm/runner.py
src/relm/verify.py
src/relm/versioning.py
src/relm.egg-info/PKG-INFO
src/relm.egg-info/SOURCES.txt
src/relm.egg-info/dependency_links.txt
src/relm.egg-info/entry_points.txt
src/relm.egg-info/requires.txt
src/relm.egg-info/top_level.txt
tests/test_banner.py
tests/test_core.py
tests/test_git_ops.py
tests/test_install.py
tests/test_main.py
tests/test_release.py
tests/test_runner.py
tests/test_verify.py
tests/test_versioning.py