]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- add OSI classifier for license
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 May 2019 13:46:05 +0000 (09:46 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 May 2019 13:46:05 +0000 (09:46 -0400)
Change-Id: I6c224a8b4061a02cb31d07161bb67632a6b3d1e3

setup.py

index c71600de3ad1742b9a3a4d328cc5bf513764b531..b1555fe0fb3bcebb1d3bb6a04c64588e1869e0c7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -55,6 +55,7 @@ setup(
     classifiers=[
         "Development Status :: 5 - Production/Stable",
         "Environment :: Console",
+        "License :: OSI Approved :: MIT License",
         "Intended Audience :: Developers",
         "Programming Language :: Python",
         "Programming Language :: Python :: 2",