Commit c198cbc6 by Alexander Popov

setup: Drop obsolete zip_safe flag

More info in the documentation:
https://setuptools.pypa.io/en/latest/deprecated/zip_safe.html

And fix style by the way.
parent 9503bb6e
......@@ -16,7 +16,6 @@ classifiers =
Programming Language :: Python :: 3
[options]
zip_safe = true
include_package_data = true
packages = kconfig_hardened_check
setup_requires = setuptools
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment