Skip to content

Commit 095b0ec

Browse files
authored
Specify license in project metadata (#489)
1 parent 5175294 commit 095b0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = Flask-Migrate
33
version = 3.1.1.dev0
44
author = Miguel Grinberg
55
author_email = [email protected]
6+
license = MIT
67
description = SQLAlchemy database migrations for Flask applications using Alembic.
78
long_description = file: README.md
89
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)