mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 00:24:24 +08:00
Run third-party stubtest under xvfb-run (#8719)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user