mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 08:34:26 -04:00
add logfire packages to pyproject.toml debug group
This commit is contained in:
parent
24fe958ff3
commit
c5d9b97e3c
1 changed files with 3 additions and 0 deletions
|
@ -174,6 +174,9 @@ debug = [
|
||||||
"djdt_flamegraph",
|
"djdt_flamegraph",
|
||||||
"ipdb",
|
"ipdb",
|
||||||
"requests-tracker>=0.3.3",
|
"requests-tracker>=0.3.3",
|
||||||
|
"logfire[django]>=0.51.0",
|
||||||
|
"opentelemetry-instrumentation-django>=0.47b0",
|
||||||
|
"opentelemetry-instrumentation-sqlite3>=0.47b0",
|
||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
"pytest",
|
"pytest",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue