Finish poetry migration

This commit is contained in:
2026-01-29 12:56:28 +01:00
parent 0bc48d01a7
commit 715acd6244
3 changed files with 32 additions and 3 deletions
+1
View File
@@ -43,6 +43,7 @@ dev = [
"isort>=5.13.2,<6",
"pre-commit>=3.7.1,<4",
"django-debug-toolbar>=4.4.2,<5",
"ruff"
]
[tool.uv]