types-Pillow: Allow stubtest to validate PIL.FpxImagePlugin and PIL.MicImagePlugin (#9531)

This commit is contained in:
Avasam
2023-01-17 16:37:17 +00:00
committed by GitHub
parent 5b0488928d
commit a991234832
5 changed files with 35 additions and 20 deletions
@@ -0,0 +1 @@
olefile
+3 -6
View File
@@ -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