Files
typeshed/stubs/D3DShot/METADATA.toml
2022-11-11 13:40:50 +00:00

9 lines
202 B
TOML

version = "0.1.*"
requires = ["types-Pillow"]
[tool.stubtest]
# TODO: figure out how to run stubtest for this package
# (the package pins Pillow in a problematic way)
skip = true
platforms = ["win32"]