Files
typeshed/stubs/PyAutoGUI/METADATA.toml
2022-09-03 13:25:50 -07:00

7 lines
163 B
TOML

version = "0.9.*"
[tool.stubtest]
# pyautogui requires a display, resulting in the following error on the CI:
# failed to import, KeyError: 'DISPLAY'
skip = true