From dee8eb66a148fcf7ad646ee18935da4a000a0596 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 28 Jan 2024 17:58:41 +0800 Subject: chore(project): add `project.urls` section --- pyproject.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index ea02e92e..dc0e4749 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,12 @@ requires-python = ">=3.10" readme = "README.md" license = { text = "MIT" } +[project.urls] +Homepage = "https://grps.hydroroll.team" +Documentation = "https://grps.hydroroll.team" +Repository = "https://github.com/HydroRoll-Team/infini" +Changelog = "https://grps.hydroroll.team/zh_CN/latest/changelog.html" + [build-system] requires = ["pdm-backend"] build-backend = "pdm.backend" -- cgit v1.2.3-70-g09d2