diff options
| author | 2024-02-27 12:19:26 +0800 | |
|---|---|---|
| committer | 2024-02-27 12:19:26 +0800 | |
| commit | dfff6a0c2f4347287406b687f89b880611597994 (patch) | |
| tree | e8bc2a51bdb2d1ed25b1d192ddfd4587745428a1 | |
| parent | ae75d221d185b8b53e1e151ee354ecd81fc0e061 (diff) | |
| download | HydroRoll-dfff6a0c2f4347287406b687f89b880611597994.tar.gz HydroRoll-dfff6a0c2f4347287406b687f89b880611597994.zip | |
chore(readme): update profile
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 310fa4e..99c23d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,8 @@ dependencies = [ "iamai[onebot11]>=0.0.2", ] requires-python = ">=3.8" -readme = {file = "README.rst", content-type = "text/x-rst"} +long_description = "See our `official site <https://hydroroll.team>`_" +long_description_content_type = "text/x-rst" license = {text = "MIT"} keywords = ["bot", "qq", "qqbot", "mirai", "coolq", "gensokyo", "dice", "hydroroll"] classifiers = [ |
