We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275624b commit 5135174Copy full SHA for 5135174
pyproject.toml
@@ -12,7 +12,8 @@ documentation = "https://sendou.opensource.iplabs.work/"
12
keywords = ["splatoon", "sendou.ink"]
13
classifiers = [
14
"Topic :: Software Development :: Libraries :: Python Modules",
15
- "Development Status :: 3 - Beta"
+ "Development Status :: 4 - Beta",
16
+ "Framework :: AsyncIO"
17
]
18
19
[tool.poetry.dependencies]
0 commit comments