From 78661e089da7952e6dc567807e7829c448843273 Mon Sep 17 00:00:00 2001 From: Dominique Benielli <dominique.benielli@univ-amu.fr> Date: Mon, 19 May 2025 15:09:54 +0200 Subject: [PATCH] stamping --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e4ae2ad..e75775a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = ['pytest', 'pytest-cov'] doc = ['sphinx==5.0', 'numpydoc', 'sphinx_gallery', "sphinx_rtd_theme"] [project.urls] -"Sources = 'https://github.com/multi-learn/summit' +"Sources" = 'https://github.com/multi-learn/summit' Documentation = 'https://multi-learn.github.io/summit/' "Bug Tracker" = '"https://github.com/multi-learn/summit/issues' -- GitLab