setup: Drop obsolete zip_safe flag
authorAlexander Popov <alex.popov@linux.com>
Sun, 18 Jun 2023 21:35:10 +0000 (00:35 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 18 Jun 2023 21:37:45 +0000 (00:37 +0300)
More info in the documentation:
https://setuptools.pypa.io/en/latest/deprecated/zip_safe.html

And fix style by the way.


No differences found