Skip to content

Commit e5aaaea

Browse files
committed
pyproject: add django-debug-toolbar as dev dependency
1 parent 6d05d62 commit e5aaaea

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dev = [
3232
"pytest-cov>=6.2.1",
3333
"pytest-django>=4.11.1",
3434
"ruff>=0.12.11",
35+
"django-debug-toolbar==6.1.0",
3536
]
3637
prod = [
3738
"pyasyncore==1.0.4",

uv.lock

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)