From bc582c76769e1162adf21a96dc41ca682231e902 Mon Sep 17 00:00:00 2001 From: Matthieu Thiboust <14574229+mthiboust@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:14:08 +0100 Subject: [PATCH] docs: adds documentation website --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9e826b1..13f4ae9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,8 @@ readme = "README.md" license = {text = "Apache 2.0"} [project.urls] -Homepage = "https://github.com/mthiboust/somap" +repository = "https://github.com/mthiboust/somap" +documentation = "https://mthiboust.github.io/somap/" [project.optional-dependencies] notebook = [