mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-24 18:48:46 +08:00
Remove Pillow stubs (#12732)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version = "8.0.*"
|
||||
upstream_repository = "https://github.com/lincolnloop/python-qrcode"
|
||||
requires = ["types-Pillow>=9.1.0"]
|
||||
# must be a version of Pillow that is py.typed
|
||||
requires = ["Pillow>=10.3.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["pil"]
|
||||
|
||||
Reference in New Issue
Block a user