aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 29ad1ceb..96930e9c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,9 +7,7 @@ name = "HydroRollCore"
version = "0.1.1"
authors = ["简律纯 <i@jyunko.cn>"]
description = "Core of HydroRoll."
-long_description = """
-水系核心。
-"""
+readme = "README.md"
keywords = ["HydroRoll", "core"]
homepage = "https://github.com/HydoRoll-Team/HydroRollCore"