lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.27k stars 662 forks source link

Use typing_extensions only when needed #309

Open ptrcnull opened 1 year ago

ptrcnull commented 1 year ago

Literal has been added with PEP 586 to Python 3.8