diff options
| author | seth <[email protected]> | 2022-12-26 03:51:38 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2022-12-26 03:51:38 -0500 |
| commit | 412e64f765c344ffb81621ce0a1104091596b1f3 (patch) | |
| tree | 31ce0f06f67abe288f4d2dc77ea7d984235613c7 /pyproject.toml | |
| parent | f4966b7f719ba17584068dc5c3444b4a4ceb0eec (diff) | |
chore: fixup README
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
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", |
