aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index eaaebf8..bf9c12d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,6 +12,7 @@ dependencies = [
"textual>=6.1.0",
]
requires-python = ">=3.9"
+readme.content-type = "text/markdown"
readme.file = "README.md"
license = { text = "AGPL-3.0" }
keywords = ["hydroroll", "dice", "expression", "parser", "roll", "peg", "rust"]