mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
9 lines
202 B
TOML
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"]
|