mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Pin PyScreeze more tightly (#11017)
To stop the "stubtest failed" bot opening a new issue every night until we have a chance to look at the stubtest failures (stubsabot will just open a PR instead) Closes #11016
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version = "0.1.*"
|
||||
version = "0.1.29"
|
||||
upstream_repository = "https://github.com/asweigart/pyscreeze"
|
||||
requires = ["types-Pillow"]
|
||||
|
||||
Reference in New Issue
Block a user