mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-08 20:43:25 +08:00
8 lines
194 B
TOML
8 lines
194 B
TOML
version = "0.1.*"
|
|
requires = ["types-Pillow"]
|
|
|
|
[tool.stubtest]
|
|
# The library only works on Windows; we currently only run stubtest on Ubuntu for third-party stubs in CI.
|
|
# See #8660
|
|
skip = true
|