mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Mark PyAutoGUI as complete (#9300)
This commit is contained in:
1
stubs/PyAutoGUI/@tests/stubtest_allowlist.txt
Normal file
1
stubs/PyAutoGUI/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1 @@
|
||||
pyautogui.__main__
|
||||
@@ -1,2 +1,5 @@
|
||||
version = "0.9.*"
|
||||
requires = ["types-PyScreeze", "types-Pillow"]
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user