From 412e64f765c344ffb81621ce0a1104091596b1f3 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 26 Dec 2022 03:51:38 -0500 Subject: chore: fixup README --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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="getchoo@tuta.io" }, ] -#readme = "README.md" +readme = "README.md" requires-python = ">=3.8" dependencies = [ "discord.py >=2.0.0", -- cgit v1.2.3