From f6598c908cc87fff88f0853cc803be4925d4bb3c Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Wed, 2 Oct 2024 22:36:43 +0200 Subject: [PATCH] Define url --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index febf875..22dd86f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ ] [project.urls] -Homepage = "" +Homepage = "https://git.dominik-roth.eu/dodox/nucon" [project.optional-dependencies] dev = ["pytest"] \ No newline at end of file