summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 35912ce..f309e59 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ description = "moyai"
authors = [
{ name="seth", email="[email protected]" },
]
-#readme = "README.md"
+readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"discord.py >=2.0.0",