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)
commitc198cbc6f17c7b796bbe2c4bb38de26065741444
tree686ef095c2f45f10adb225f62ffa5a8bbb4a3121
parent9503bb6ed5150171095d65aa7eb0ff787322638c
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.
setup.cfg