mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-03 06:28:28 +08:00
PyAutoGUI: Use types from PyScreeze (#8824)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version = "0.9.*"
|
||||
requires = ["types-Pillow"]
|
||||
requires = ["types-PyScreeze", "types-Pillow"]
|
||||
|
||||
Reference in New Issue
Block a user