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 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 = "[email protected]"}]
13
+maintainers = [{name = "Idan Sheinberg", email = "[email protected]"}]
14
keywords = ["sqlalchemy"]
15
license = "MIT"
16
classifiers = [
0 commit comments