diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index e8f26b1..71d6eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,7 @@ authors = [{ name = "HsiangNianian", email = "leader@hydroroll.team" }] dependencies = [] requires-python = ">=3.9" readme.content-type = "text/x-rst" -readme.text = """ -""" +readme.file = "README.rst" license = { text = "AGPLv3.0" } keywords = ["hydroroll"] classifiers = [ |
