aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-27 12:22:51 +0800
committer简律纯 <i@jyunko.cn>2024-02-27 12:22:51 +0800
commitbdcc5c94bc9fca1cc4cf86b3c8bb0687e675b823 (patch)
tree557530e8e04980b193a25244ecf1c430f31b5fa8 /pyproject.toml
parent506265dc202696477390f453456a891905bdb744 (diff)
downloadHydroRoll-bdcc5c94bc9fca1cc4cf86b3c8bb0687e675b823.tar.gz
HydroRoll-bdcc5c94bc9fca1cc4cf86b3c8bb0687e675b823.zip
chore(project): update pyproject.toml
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index aa994bb..f0277ef 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,8 +24,8 @@ dependencies = [
"iamai[onebot11]>=0.0.2",
]
requires-python = ">=3.8"
-# long_description = "See our `official site <https://hydroroll.team>`_"
-# long_description_content_type = "text/x-rst"
+readme.content-type = "text/x-rst"
+readme.text = """See the `documentation <https://docs.hydroroll.team/>`_."""
license = {text = "MIT"}
keywords = ["bot", "qq", "qqbot", "mirai", "coolq", "gensokyo", "dice", "hydroroll"]
classifiers = [