We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This package allowed me to generate the code from the CLI using a pure Python solution
https://pypi.org/project/qrcode/
The text was updated successfully, but these errors were encountered:
I actually removed these dependencies way back in 17710cd, since PIL/Pillow are rather heavyweight and not needed for a lot of users.
The README already explains how to do this, since 4017c90.
Could you create a PR to re-add them as optional ("extras") dependencies and to add a vipaccess provision --print-qr option in that case?
vipaccess provision --print-qr
Sorry, something went wrong.
No branches or pull requests
This package allowed me to generate the code from the CLI using a pure Python solution
https://pypi.org/project/qrcode/
The text was updated successfully, but these errors were encountered: