From bbc3f9b677967c8494f8242c628d99de69dabf52 Mon Sep 17 00:00:00 2001 From: Bryn Lloyd <12702862+dyollb@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:21:57 +0200 Subject: [PATCH] add docs url --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index bbcceb6..318f3eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ dev = ["build", "pre-commit", "pytest"] [project.urls] Homepage = "https://github.com/mhe/pynrrd" +Documentation = "https://pynrrd.readthedocs.io/en/stable" Tracker = "https://github.com/mhe/pynrrd/issues" [tool.setuptools.dynamic]