mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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"
|
||||
|
||||
# sphinx-reredirects
|
||||
redirects = {
|
||||
"installation.html": "installation/index.html"
|
||||
}
|
||||
redirects = {"installation.html": "installation/index.html"}
|
||||
|
|
|
@ -46,8 +46,8 @@ docs = [
|
|||
"sphinx-copybutton",
|
||||
"sphinx-inline-tabs",
|
||||
"sphinx-removed-in",
|
||||
"sphinxext-opengraph",
|
||||
"sphinx-reredirects",
|
||||
"sphinxext-opengraph",
|
||||
]
|
||||
fpx = [
|
||||
"olefile",
|
||||
|
|
Loading…
Reference in New Issue
Block a user