LICENSE
README.md
pyproject.toml
src/myteamtest/__init__.py
src/myteamtest/cli.py
src/myteamtest/core.py
src/myteamtest/py.typed
src/myteamtest/utils.py
src/myteamtest.egg-info/PKG-INFO
src/myteamtest.egg-info/SOURCES.txt
src/myteamtest.egg-info/dependency_links.txt
src/myteamtest.egg-info/entry_points.txt
src/myteamtest.egg-info/requires.txt
src/myteamtest.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_utils.py