From c40930d7d28e3e076096ce94ca410d7c2054a95a Mon Sep 17 00:00:00 2001 From: Nathan TeBlunthuis Date: Mon, 24 Nov 2025 11:01:36 -0800 Subject: [PATCH] use ssh for gitea. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d6b8d19..11bca06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ packages = ["src/wikiq"] yamlconf = { git = "https://github.com/groceryheist/yamlconf" } mwxml = { git = "https://github.com/groceryheist/python-mwxml" } deltas = { git = "https://github.com/groceryheist/deltas" } -pywikidiff2 = { git = "https://gitea.communitydata.science/groceryheist/pywikidiff2" } +pywikidiff2 = { git = "ssh://gitea@gitea.communitydata.science:2200/groceryheist/pywikidiff2.git"} [dependency-groups] dev = [