]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
setup.cfg: Drop license_file
authorZack Cerza <zack@redhat.com>
Wed, 23 Aug 2023 19:21:43 +0000 (13:21 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 23 Aug 2023 19:21:43 +0000 (13:21 -0600)
It's deprecated in favor of `license_files`, but the default value is
sufficient.

Signed-off-by: Zack Cerza <zack@redhat.com>
setup.cfg

index 9e1422a56acfe0d3345f6defbf1092ab9bc195b9..6b9d2c2c127849dad9e9b42b84d37a5d32f37b61 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,6 @@ long_description_content_type = text/x-rst
 url = https://github.com/ceph/teuthology
 author = Red Hat, Inc.
 license = MIT
-license_file = LICENSE
 classifiers =
     Intended Audience :: Developers
     License :: OSI Approved :: MIT License