[console_scripts]
logfire = logfire.cli:main

[pydantic]
logfire-plugin = logfire.integrations.pydantic:plugin

[pytest11]
logfire = logfire.testing
