Add stubs for D3DShot (#8652)

This commit is contained in:
Samuel T
2022-09-12 18:32:47 +01:00
committed by GitHub
parent 34383fcab5
commit 3ec7b1f2bb
18 changed files with 664 additions and 0 deletions
+7
View File
@@ -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