diff options
| author | 2025-03-15 14:15:13 +0800 | |
|---|---|---|
| committer | 2025-03-15 14:15:13 +0800 | |
| commit | eb00c504f1fae5f0301adf25011e98cbb78cc79d (patch) | |
| tree | c6971c11999467e4009e99e8fb5ec7c85e47c529 /pyproject.toml | |
| parent | ee15a8b3174048f1c9f7f53a51d1e5b7a2410054 (diff) | |
| parent | eeef7f3ed7209c5f6b8e101d132a91e372a7dd6d (diff) | |
| download | conventional_role_play-eb00c504f1fae5f0301adf25011e98cbb78cc79d.tar.gz conventional_role_play-eb00c504f1fae5f0301adf25011e98cbb78cc79d.zip | |
Merge branch 'main' into main
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml index e8f26b1..37f1421 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,9 +9,7 @@ description = "HydroRoll Conventional Role Play SDK" authors = [{ name = "HsiangNianian", email = "leader@hydroroll.team" }] dependencies = [] requires-python = ">=3.9" -readme.content-type = "text/x-rst" -readme.text = """ -""" +readme = "README.md" license = { text = "AGPLv3.0" } keywords = ["hydroroll"] classifiers = [ |
