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

Make pypng an extra dependency #338

Closed
wants to merge 1 commit into from

Conversation

yselkowitz
Copy link

There are uses of qrcode that do not require image support; e.g. FreeIPA uses qrcode only for print_ascii(). Allow such use cases to require qrcode without depending upon pypng, while leaving it the fallback provider for make_image().

There are uses of qrcode that do not require image support; e.g. FreeIPA
uses qrcode only for print_ascii().  Allow such use cases to require
qrcode without depending upon pypng, while leaving it the fallback
provider for make_image().
@bartTC bartTC self-assigned this Aug 13, 2024
@bartTC bartTC mentioned this pull request Aug 13, 2024
bartTC added a commit that referenced this pull request Aug 13, 2024
@maribedran maribedran closed this Sep 27, 2024
@yselkowitz yselkowitz deleted the pypng-optional branch September 27, 2024 21:21
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 this pull request may close these issues.

3 participants