mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
types-Pillow: Allow stubtest to validate PIL.FpxImagePlugin and PIL.MicImagePlugin (#9531)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
olefile
|
||||
@@ -1,7 +1,4 @@
|
||||
PIL.FpxImagePlugin
|
||||
# Requires Pyside or PyQt to be installed.
|
||||
# Not worth adding to requirements-stubtest.txt
|
||||
# because it's only used as a base type and it's a long install.
|
||||
PIL.ImageQt.ImageQt
|
||||
PIL.MicImagePlugin
|
||||
# Requires PySide or PyQt to be installed.
|
||||
# We don't install either in stubtest so it can't see it
|
||||
PIL.ImageQt.QImage
|
||||
PIL.ImageQt.QPixmap
|
||||
|
||||
Reference in New Issue
Block a user