mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-14 02:24:06 +02:00
add django-autotyping to debug pip group
This commit is contained in:
@@ -104,6 +104,7 @@ debug = [
|
||||
"djdt_flamegraph>=0.2.13",
|
||||
"ipdb>=0.13.13",
|
||||
"requests-tracker>=0.3.3",
|
||||
"django-autotyping>=0.5.1",
|
||||
]
|
||||
all = [
|
||||
"archivebox[sonic,ldap,debug]"
|
||||
@@ -136,7 +137,6 @@ dev-dependencies = [
|
||||
"ruff>=0.6.6",
|
||||
"flake8>=7.1.1",
|
||||
"mypy>=1.11.2",
|
||||
"django-autotyping>=0.5.1",
|
||||
]
|
||||
|
||||
[tool.uv.workspace]
|
||||
|
Reference in New Issue
Block a user