Run third-party stubtest under xvfb-run (#8719)

This commit is contained in:
Akuli
2022-09-10 18:34:11 +03:00
committed by GitHub
parent 43d4174590
commit ab022557e2
6 changed files with 23 additions and 12 deletions

View File

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