aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-04 12:25:19 +0800
committerGitHub <noreply@github.com>2023-07-04 12:25:19 +0800
commited382bf9337f632709370b5644a180808599c7f9 (patch)
treecc83d29b95baa0bc8b17483c6001266e174a818c /pyproject.toml
parenteab36fe4b7c6b05f55ea25d0d3fa1a79d4a4e559 (diff)
downloadinfini-ed382bf9337f632709370b5644a180808599c7f9.tar.gz
infini-ed382bf9337f632709370b5644a180808599c7f9.zip
Update pyproject.toml
Diffstat (limited to 'pyproject.toml')
-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"