test_engine: add test_version()
[kconfig-hardened-check.git] / setup.cfg
index 32da8af7b38440c58c9c91bddd44bb5fd7330590..1a356bc485fcfa47557e4f4a702ab4d802dd4625 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,11 +2,11 @@
 name = kconfig-hardened-check
 author = Alexander Popov
 author_email = alex.popov@linux.com
-home-page = https://github.com/a13xp0p0v/kconfig-hardened-check
+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
+long_description = file: README.md
 license = GNU General Public License v3 (GPLv3)
-license-file = LICENSE.txt
+license_file = LICENSE.txt
 classifiers = 
        Development Status :: 5 - Production/Stable
        License :: OSI Approved :: GNU General Public License v3 (GPLv3)