Files
typeshed/stubs/qrcode/METADATA.toml
2024-10-03 11:33:09 +02:00

8 lines
198 B
TOML

version = "8.0.*"
upstream_repository = "https://github.com/lincolnloop/python-qrcode"
# must be a version of Pillow that is py.typed
requires = ["Pillow>=10.3.0"]
[tool.stubtest]
extras = ["pil"]