aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2025-09-12 19:02:50 +0800
committer简律纯 <i@jyunko.cn>2025-09-12 19:02:50 +0800
commitcbdf86cbf4f2cd4064e8ee6b73c65e6958ad15b4 (patch)
treec6b624d7062a79b0d80f1e9a4a25b4f33f32aa78 /pyproject.toml
parent2e7cff9561b439485d3bff4d0cad4d0251ee7d24 (diff)
downloadOneRoll-cbdf86cbf4f2cd4064e8ee6b73c65e6958ad15b4.tar.gz
OneRoll-cbdf86cbf4f2cd4064e8ee6b73c65e6958ad15b4.zip
chore: update README file reference from README.rst to README.md
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1df6ec8..eaaebf8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,8 +12,7 @@ dependencies = [
"textual>=6.1.0",
]
requires-python = ">=3.9"
-readme.content-type = "text/x-rst"
-readme.file = "README.rst"
+readme.file = "README.md"
license = { text = "AGPL-3.0" }
keywords = ["hydroroll", "dice", "expression", "parser", "roll", "peg", "rust"]
classifiers = [