.gitignore
.mergify.yml
.readthedocs.yml
LICENSE.apache2
NOTICE
README.md
pyproject.toml
riotfile.py
setup.cfg
setup.py
.github/CODEOWNERS
.github/workflows/build_deploy.yml
.github/workflows/changelog.yml
.github/workflows/main.yml
docs/.gitignore
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/quickstart.rst
docs/release_notes.rst
docs/requirements.txt
docs/usage.rst
releasenotes/notes/add-exitfirst-option-to-run-7bd06dedf87c3180.yaml
releasenotes/notes/add-version-info-405c35d8f62c7909.yaml
releasenotes/notes/feat-create-95b0d328d14440e5.yaml
releasenotes/notes/feature-skip-missing-a032464fbeafdc52.yaml
releasenotes/notes/fix-parent-py-7de74544797e4d4d.yaml
releasenotes/notes/fix-sitepkgs-3ef98bad9dc20f70.yaml
releasenotes/notes/fix-spaces-cmdargs-16399f428692f9c4.yaml
releasenotes/notes/inherit-pythonpath-from-parent-2f40e6c984d8e95a.yaml
releasenotes/notes/passenv-always-some-var-27f2a854ab7f7752.yaml
releasenotes/notes/shell-fix-d6fc7eb1127473e6.yaml
releasenotes/notes/use-system-shell-222f6711f7b17dd4.yaml
riot/__init__.py
riot/__main__.py
riot/cli.py
riot/py.typed
riot/riot.py
riot.egg-info/PKG-INFO
riot.egg-info/SOURCES.txt
riot.egg-info/dependency_links.txt
riot.egg-info/entry_points.txt
riot.egg-info/not-zip-safe
riot.egg-info/requires.txt
riot.egg-info/top_level.txt
scripts/check-releasenotes
tests/__init__.py
tests/test_cli.py
tests/test_integration.py
tests/test_unit.py
tests/data/empty_riotfile.py
tests/data/simple_riotfile.py