Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove setuptools zip_safe flag? #58

Closed
gforcada opened this issue Mar 9, 2023 · 0 comments · Fixed by #79
Closed

Remove setuptools zip_safe flag? #58

gforcada opened this issue Mar 9, 2023 · 0 comments · Fixed by #79

Comments

@gforcada
Copy link
Sponsor Member

gforcada commented Mar 9, 2023

It is deprecated and, as pointed by @mauritsvanrees in zopefoundation/meta#194 generally in Plone/Zope we don't set it to True anyway...

A quick scan shows only one such case (zip_safe=True):

plone.versioncheck, which anyway is a tool rather than a Plone core package.

@gforcada gforcada reopened this Apr 13, 2023
@gforcada gforcada closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant