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 4db1058 commit 26d7c2bCopy full SHA for 26d7c2b
pyproject.toml
@@ -6,6 +6,7 @@ authors = [{ name = "Florian Maas", email = "[email protected]" }]
6
maintainers = [{ name = "Mathieu Kniewallner", email = "[email protected]" }]
7
requires-python = ">=3.9"
8
license = { file = "LICENSE" }
9
+readme = "README.md"
10
classifiers = [
11
"Development Status :: 3 - Alpha",
12
"Environment :: Console",
0 commit comments