Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2022-06-06 06:13:26 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2022-06-06 06:13:26 +0300
commitbb9647b703df488798c1cb9f86cb3966da8a8216 (patch)
treee2b5a8bb50a29f7dd28743e740a822068e512704 /doc
parent3cd283a424ec92ef85e1856d66f0baa4d2253fc5 (diff)
PyDocs: remove sphinx-intl
Cop paste mistake from rB3cd283a424ec92ef85e1856d66f0baa4d2253fc5
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt
index 19757a5af98..f93947c9d2d 100644
--- a/doc/python_api/requirements.txt
+++ b/doc/python_api/requirements.txt
@@ -8,9 +8,6 @@ snowballstemmer==2.2.0
babel==2.10.1
requests==2.27.1
-# Only needed for building translations.
-sphinx-intl==2.0.1
-
# Only needed to match the theme used for the official documentation.
# Without this theme, the default theme will be used.
sphinx_rtd_theme==1.0.0