We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ef98d commit a4616f7Copy full SHA for a4616f7
pyproject.toml
@@ -10,6 +10,7 @@ name = "sqlacodegen"
10
description = "Automatic model code generator for SQLAlchemy"
11
readme = "README.rst"
12
authors = [{name = "Alex Grönholm", email = "alex.gronholm@nextday.fi"}]
13
+maintainers = [{name = "Idan Sheinberg", email = "ishinberg0@gmail.com"}]
14
keywords = ["sqlalchemy"]
15
license = "MIT"
16
classifiers = [
0 commit comments