We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de37467 commit 63bdd60Copy full SHA for 63bdd60
1 file changed
pyproject.toml
@@ -14,6 +14,9 @@ license.file = "LICENSE"
14
authors = [
15
{ name = "James William Pye", email = "[email protected]" },
16
]
17
+maintainers = [
18
+ { name = "James William Pye", email = "[email protected]" },
19
+]
20
21
requires-python = ">=3.7"
22
keywords = ["syncpg", "postgres", "postgresql", "sql", "driver"]
0 commit comments