diff options
| author | 2024-02-27 12:14:03 +0800 | |
|---|---|---|
| committer | 2024-02-27 12:14:03 +0800 | |
| commit | 60902c77d53c73027650be66f8ed11aec3ca8238 (patch) | |
| tree | 9283be4e027a803e96cef2571360a69414bb7013 | |
| parent | c1be571e61320aad3233d20b830e7476fa5453a8 (diff) | |
| download | HydroRoll-60902c77d53c73027650be66f8ed11aec3ca8238.tar.gz HydroRoll-60902c77d53c73027650be66f8ed11aec3ca8238.zip | |
chore(project): update pyproject.toml
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2bb7062..62a0f01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ ] requires-python = ">=3.8" long_description_content_type = "text/x-rst; charset=UTF-8" -readme = "README.rst" +readme.file = "README.rst" license = {text = "MIT"} keywords = ["bot", "qq", "qqbot", "mirai", "coolq", "gensokyo", "dice", "hydroroll"] classifiers = [ |
