]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
fix typo in setup.cfg
authorCaselIT <cfederico87@gmail.com>
Mon, 27 Jun 2022 20:38:11 +0000 (22:38 +0200)
committerCaselIT <cfederico87@gmail.com>
Mon, 27 Jun 2022 20:38:11 +0000 (22:38 +0200)
Change-Id: I06bd0183a8931eec193f1007ea4f3b9016f9dec0

setup.cfg

index 35f82edcd84ddc856fc69ae2392b87d259b7fd5f..0d9ce1a72881548f94c704d75ebfe61dce39f2f6 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_fileS = LICENSE
+license_files = LICENSE
 
 
 classifiers =