.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/codeql-analysis.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-list-hash-only-ee2b1414b6b41f72.yaml
releasenotes/notes/add-riot-specific-env-vars-1b117c764d61fd09.yaml
releasenotes/notes/add-version-info-405c35d8f62c7909.yaml
releasenotes/notes/drop-3-6-support-f236eb701d17bd92.yaml
releasenotes/notes/feat-change-default-riot-path-with-a-env-var-12d2c59e74af9599.yaml
releasenotes/notes/feat-create-95b0d328d14440e5.yaml
releasenotes/notes/feat-interpreters-only-flag-for-riot-list-908cc21e85f730b3.yaml
releasenotes/notes/feat-match-short-hash-074e7595ec37967b.yaml
releasenotes/notes/feat-shell-command-5ec238da2ca192ad.yaml
releasenotes/notes/feat-use-default-shell-21a39ade10388df5.yaml
releasenotes/notes/feature-skip-missing-a032464fbeafdc52.yaml
releasenotes/notes/fix-list-interpreters-output-format-6a2a44d5a82495b0.yaml
releasenotes/notes/fix-long-prefix-paths-e911a4bc433d16cf.yaml
releasenotes/notes/fix-parent-py-7de74544797e4d4d.yaml
releasenotes/notes/fix-recreate-environment-550de176056a0231.yaml
releasenotes/notes/fix-shell-env-d1f17d1172916d2d.yaml
releasenotes/notes/fix-shell-use-correct-venv-18f139b392dd26f9.yaml
releasenotes/notes/fix-sitepkgs-3ef98bad9dc20f70.yaml
releasenotes/notes/fix-spaces-cmdargs-16399f428692f9c4.yaml
releasenotes/notes/fix-use-actual-binary-path-dea292c916d915e5.yaml
releasenotes/notes/inherit-pythonpath-from-parent-2f40e6c984d8e95a.yaml
releasenotes/notes/locks-66113372ce122a52.yaml
releasenotes/notes/passenv-always-some-var-27f2a854ab7f7752.yaml
releasenotes/notes/refactor-ensure-dev-in-base-b9c2a3d23d742851.yaml
releasenotes/notes/shell-fix-d6fc7eb1127473e6.yaml
releasenotes/notes/summary-short-hash-7bd8aabde226e14c.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/diff_pys_riotfile.py
tests/data/empty_riotfile.py
tests/data/nested_riotfile.py
tests/data/simple_riotfile.py