LICENSE
README.md
pyproject.toml
src/starlet_setup/__init__.py
src/starlet_setup/__main__.py
src/starlet_setup/cli.py
src/starlet_setup/commands.py
src/starlet_setup/config.py
src/starlet_setup/profiles.py
src/starlet_setup/repository.py
src/starlet_setup/utils.py
src/starlet_setup.egg-info/PKG-INFO
src/starlet_setup.egg-info/SOURCES.txt
src/starlet_setup.egg-info/dependency_links.txt
src/starlet_setup.egg-info/entry_points.txt
src/starlet_setup.egg-info/requires.txt
src/starlet_setup.egg-info/top_level.txt
tests/test_cli.py
tests/test_commands.py
tests/test_config.py
tests/test_profiles.py
tests/test_repository.py
tests/test_utils.py