mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-17 13:28:03 +08:00
Add stubs for D3DShot (#8652)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user