stubtest: use separate table in METADATA.toml (#8096)

This commit is contained in:
Shantanu
2022-06-19 00:43:24 -07:00
committed by GitHub
parent 42409735b2
commit 64181e8dad
9 changed files with 30 additions and 19 deletions

View File

@@ -1,2 +1,4 @@
version = "1.7.*"
stubtest = false # A display server (e.g. X11) is required to import pynput
[tool.stubtest]
skip = true # A display server (e.g. X11) is required to import pynput