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 ffb7f6f commit 01b8ef1Copy full SHA for 01b8ef1
pyproject.toml
@@ -26,7 +26,7 @@ setup = ['--default-library=static']
26
27
[project]
28
authors = [
29
- { name = "The Sage Developers", email = "[email protected]" },
+ { email = "[email protected]", name = "The Sage Developers" },
30
]
31
classifiers = [
32
"Development Status :: 6 - Mature",
0 commit comments