]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
use license_files instead of the deprecated license_file
authorCaselIT <cfederico87@gmail.com>
Mon, 27 Jun 2022 20:35:17 +0000 (22:35 +0200)
committerCaselIT <cfederico87@gmail.com>
Mon, 27 Jun 2022 20:35:17 +0000 (22:35 +0200)
Change-Id: I065a30d89c2c7b0c78ddd4f3e51770ab08d7dd95

setup.cfg

index 9e0c13186ade67c722d4dfd1931cc75c33eb2cf9..35f82edcd84ddc856fc69ae2392b87d259b7fd5f 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,7 +9,7 @@ url=https://alembic.sqlalchemy.org
 author = Mike Bayer
 author_email = mike_mp@zzzcomputing.com
 license = MIT
-license_file = LICENSE
+license_fileS = LICENSE
 
 
 classifiers =