mirror of
https://github.com/actions/setup-python.git
synced 2025-08-12 11:32:06 +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