llama-stack-mirror/.github
Sébastien Han 4f3f28f718
chore: use dependency-groups for dev (#2287)
# What does this PR do?

The previous `[project.optional-dependencies]` was misrepresenting what
the packages were. They were NOT optional dependencies to the project
but development dependencies. Unlike optional dependencies, development
dependencies are local-only and will not be included in the project
requirements when published to PyPI or other indexes. As such,
development dependencies are not included in the [project] table.
Additionally, the dev group is synced by default.

Source:

https://docs.astral.sh/uv/concepts/projects/dependencies/#development-dependencies

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-27 23:00:17 +02:00
..
actions chore: use dependency-groups for dev (#2287) 2025-05-27 23:00:17 +02:00
ISSUE_TEMPLATE github: issue templates automatically apply relevant label (#956) 2025-02-04 14:44:03 -08:00
workflows feat: enable MCP execution in Responses impl (#2240) 2025-05-24 14:20:42 -07:00
CODEOWNERS chore: update CODEOWNERS 2025-05-15 12:31:12 -07:00
dependabot.yml ci: Add dependabot scans for Python deps (#1618) 2025-03-17 20:20:31 -07:00
PULL_REQUEST_TEMPLATE.md chore: fix visible comments in pr template (#2279) 2025-05-27 15:42:33 +02:00
TRIAGERS.md chore: Update triagers list with new additions (#2180) 2025-05-15 11:39:25 -04:00