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 5175294 commit 095b0ecCopy full SHA for 095b0ec
setup.cfg
@@ -3,6 +3,7 @@ name = Flask-Migrate
3
version = 3.1.1.dev0
4
author = Miguel Grinberg
5
author_email = [email protected]
6
+license = MIT
7
description = SQLAlchemy database migrations for Flask applications using Alembic.
8
long_description = file: README.md
9
long_description_content_type = text/markdown
0 commit comments