Mark PyAutoGUI as complete (#9300)

This commit is contained in:
Nikita Sobolev
2022-11-29 12:17:13 +03:00
committed by GitHub
parent 4a6d277733
commit 579a3aa70a
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
pyautogui.__main__

View File

@@ -1,2 +1,5 @@
version = "0.9.*"
requires = ["types-PyScreeze", "types-Pillow"]
[tool.stubtest]
ignore_missing_stub = false