mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
8 lines
198 B
TOML
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"]
|