Source: python-jwcrypto
Version: 1.0.0-1
Severity: important

Trying to build a package depending on python3-jwcrypto, I discovered
that you explicitly drop the egg-info file from the package.

Please do not do that, as it breaks Python's pkg_resources and related
when discovering distributions.

Reply via email to