1
0
mirror of https://codeberg.org/diginaut/digimarks.git synced 2026-05-06 22:44:09 +02:00

Codeberg and dependency config

This commit is contained in:
2026-01-03 12:40:42 +01:00
parent 77dd621280
commit 0b08f0fa81
5 changed files with 17 additions and 12 deletions
+5
View File
@@ -30,6 +30,11 @@ dependencies = [
"feedgen",
]
[project.optional-dependencies]
server = [
"uvicorn",
]
[dependency-groups]
dev = [
{ include-group = "lint" },