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

use qrcode instead of qrencode to support python3.11 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SphenHe
Copy link

@SphenHe SphenHe commented Dec 7, 2024

This pr aims to use qrcode instead of qrencode to support python3.11 by using the newer package.

This pr also contains some of my own patch to ignore venv and to use command instead of path/to/command

Also to fix issue #19

use qrcode instead of qrencode to support python3.11
use command instead of path/to/command to add more capability
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.

1 participant