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 008d266 commit 4be88daCopy full SHA for 4be88da
pyproject.toml
@@ -5,7 +5,7 @@ readme = "README.rst"
5
requires-python = ">=3.8"
6
license = { text = "Apache Software License" }
7
authors = [{ name = "Andrey Kislyuk"}, {email = "kislyuk@gmail.com" }]
8
-authors = [{ name = "Andrey Kislyuk"}, {email = "kislyuk@gmail.com" }]
+maintainers = [{ name = "Andrey Kislyuk"}, {email = "kislyuk@gmail.com" }]
9
dynamic = ["version"]
10
classifiers = [
11
"Intended Audience :: Developers",
0 commit comments