Complete pyautogui stubs (#8684)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Samuel T
2022-09-09 07:34:45 -04:00
committed by GitHub
parent 8a8db9c6d4
commit 4f2666ba8e
3 changed files with 193 additions and 52 deletions
+1
View File
@@ -1,4 +1,5 @@
version = "0.9.*"
requires = ["types-Pillow"]
[tool.stubtest]
# pyautogui requires a display, resulting in the following error on the CI: