From 869b06d9a30a646ca7207745ef801826a38ea2ba Mon Sep 17 00:00:00 2001 From: Francesco Murdaca Date: Thu, 6 Nov 2025 11:36:46 +0100 Subject: [PATCH] Update pyproject.toml pyproject-urls --- pyproject.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 43253fb..bf77137 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,12 +26,12 @@ classifiers = [ ] [project.urls] -Homepage = "https://github.com/eumetsat/MetopDatasets.jl" -"Bug Tracker" = "https://github.com/eumetsat/MetopDatasets.jl/issues" -Documentation = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/README.md" -"Source Code" = "https://github.com/eumetsat/MetopDatasets.jl" +Homepage = "https://github.com/eumetsat/MetopPy" +"Bug Tracker" = "https://github.com/eumetsat/MetopPy/issues" +Documentation = "https://github.com/eumetsat/MetopPy/blob/main/README.md" +"Source Code" = "https://github.com/eumetsat/MetopPy" Organization = "https://github.com/eumetsat" -"Release Notes" = "https://github.com/eumetsat/MetopDatasets.jl/blob/main/CHANGELOG.md" +"Release Notes" = "https://github.com/eumetsat/MetopPy/blob/main/CHANGELOG.md" [project.optional-dependencies]