mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 13:43:28 +03:00
Split fpx_mic dependency
This commit is contained in:
parent
eeeb2d436f
commit
5c277a0e8f
|
@ -47,7 +47,10 @@ docs = [
|
||||||
"sphinx-removed-in",
|
"sphinx-removed-in",
|
||||||
"sphinxext-opengraph",
|
"sphinxext-opengraph",
|
||||||
]
|
]
|
||||||
fpx_mic = [
|
fpx = [
|
||||||
|
"olefile",
|
||||||
|
]
|
||||||
|
mic = [
|
||||||
"olefile",
|
"olefile",
|
||||||
]
|
]
|
||||||
tests = [
|
tests = [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user