mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-20 07:19:46 +08:00
Depend on Pillow instead of types-Pillow (#11720)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "0.1.30"
|
||||
upstream_repository = "https://github.com/asweigart/pyscreeze"
|
||||
requires = ["types-Pillow"]
|
||||
requires = ["Pillow>=10.3.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
# Linux has extra constants, win32 has different definitions
|
||||
|
||||
Reference in New Issue
Block a user