LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
runnem/__init__.py
runnem/cli.py
runnem/core.py
runnem.egg-info/PKG-INFO
runnem.egg-info/SOURCES.txt
runnem.egg-info/dependency_links.txt
runnem.egg-info/entry_points.txt
runnem.egg-info/requires.txt
runnem.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_error_handling.py
tests/test_project_switching.py
tests/test_services.py