diff options
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 51b0445..2bb7062 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ dependencies = [ "iamai[onebot11]>=0.0.2", ] requires-python = ">=3.8" +long_description_content_type = "text/x-rst; charset=UTF-8" readme = "README.rst" license = {text = "MIT"} keywords = ["bot", "qq", "qqbot", "mirai", "coolq", "gensokyo", "dice", "hydroroll"] |
