mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
ecba08f8c4
commit
fde1ccb555
|
@ -353,6 +353,4 @@ ogp_image = (
|
||||||
ogp_image_alt = "Pillow"
|
ogp_image_alt = "Pillow"
|
||||||
|
|
||||||
# sphinx-reredirects
|
# sphinx-reredirects
|
||||||
redirects = {
|
redirects = {"installation.html": "installation/index.html"}
|
||||||
"installation.html": "installation/index.html"
|
|
||||||
}
|
|
||||||
|
|
|
@ -46,8 +46,8 @@ docs = [
|
||||||
"sphinx-copybutton",
|
"sphinx-copybutton",
|
||||||
"sphinx-inline-tabs",
|
"sphinx-inline-tabs",
|
||||||
"sphinx-removed-in",
|
"sphinx-removed-in",
|
||||||
"sphinxext-opengraph",
|
|
||||||
"sphinx-reredirects",
|
"sphinx-reredirects",
|
||||||
|
"sphinxext-opengraph",
|
||||||
]
|
]
|
||||||
fpx = [
|
fpx = [
|
||||||
"olefile",
|
"olefile",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user