From 1bb20b8f590820cb033fb86951e5553da329faa3 Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Fri, 23 May 2025 16:59:40 +0200 Subject: [PATCH] add gitea index --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 1b6eb5c..aa16714 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,3 +24,6 @@ komgapi = { workspace = true } komcache = { workspace = true } komconfig = { workspace = true } anilistapi = { workspace = true } +[[tool.uv.index]] +name = "gitea" +url = "https://git.theprivateserver.de/api/packages/KomSuite/pypi/simple/" \ No newline at end of file