aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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 = [