From 33628f80cf882fc1872063148556aaa5f3eb531f Mon Sep 17 00:00:00 2001 From: Alyssa Coghlan Date: Sat, 14 Jun 2025 01:36:04 +1000 Subject: [PATCH] Fix package URL metadata --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6cbe7e1..4298855 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,9 +35,9 @@ test = [ ] [project.urls] -Documentation = 'https://github.com/Filipe Laíns/dynamic-library#readme' -Issues = 'https://github.com/Filipe Laíns/dynamic-library/issues' -Source = 'https://github.com/Filipe Laíns/dynamic-library' +Documentation = 'https://github.com/pypackaging-native/dynamic-library#readme' +Issues = 'https://github.com/pypackaging-native/dynamic-library/issues' +Source = 'https://github.com/pypackaging-native/dynamic-library' [tool.hatch.build.targets.wheel] include = [