setup: fix "The license_file parameter is deprecated"
[kconfig-hardened-check.git] / setup.cfg
index c544cec3bd2698ca090994f25f4ddde3bfc0ffa0..1cc8b64974cccc105d1ef73d6a002f11e167a24c 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ home_page = https://github.com/a13xp0p0v/kconfig-hardened-check
 description = A tool for checking the security hardening options of the Linux kernel
 long_description = file: README.md
 license = GNU General Public License v3 (GPLv3)
-license_file = LICENSE.txt
+license_files = LICENSE.txt
 classifiers =
        Development Status :: 5 - Production/Stable
        License :: OSI Approved :: GNU General Public License v3 (GPLv3)