mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 13:36:56 +00:00
As documented here https://python-poetry.org/docs/managing-dependencies/#dependency-groups ```toml [tool.poetry.dependencies] ``` and ```toml [tool.poetry.group.main.dependencies] ``` Are equivalent |
||
|---|---|---|
| .. | ||
| data | ||
| cache-restore.test.ts | ||
| cache-save.test.ts | ||
| check-python-path.sh | ||
| find-graalpy.test.ts | ||
| find-pypy.test.ts | ||
| finder.test.ts | ||
| install-graalpy.test.ts | ||
| install-pypy.test.ts | ||
| test-pipenv.py | ||
| utils.test.ts | ||
| verify-python.py | ||