Skip to content

Conversation

@gvanrossum-ms
Copy link
Collaborator

@gvanrossum-ms gvanrossum-ms commented Jan 13, 2026

Pure tooling deps are now all part of [dependency-groups] group dev, so they are automatically installed by uv sync -- no need for --extra dev anymore. (However, alas, we need --extra logfire as otherwise make check fails.)

Add a new extra dep logfire needed to enable the --logfire flag to tools/query.py.

The only optional dependency is now 'logfire', so you can say 'pip install typeagent[logfire]'.
The dev deps are automatically installed by 'uv sync', so no need for '--extra dev' any more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants