From 6083cf057ecc66170f2e07938d9877eaf6b05dba Mon Sep 17 00:00:00 2001 From: Ilya Sytchev Date: Tue, 26 Nov 2024 16:44:38 -0500 Subject: [PATCH] Capitalize and alphabetize project URLs section --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1d3f02c1..82812504 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,10 +47,10 @@ classifiers = [ ] [project.urls] -homepage = "https://github.com/onnela-lab/forest" -documentation = "https://forest.beiwe.org" -issues = "https://github.com/onnela-lab/forest/issues" -source = "https://github.com/onnela-lab/forest" +Documentation = "https://forest.beiwe.org" +Homepage = "https://github.com/onnela-lab/forest" +Issues = "https://github.com/onnela-lab/forest/issues" +Source = "https://github.com/onnela-lab/forest" [project.optional-dependencies] dev = [