8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55d799 commit c035f55Copy full SHA for c035f55
requirements.txt
@@ -1,28 +1,18 @@
1
-docutils==0.21.2
+-r cpython/Doc/requirements.txt
2
+
3
+# Our own dependencies (alpha-sorted please)
4
pip
-Pygments>=2.17.0
-PyICU
5
polib
6
pospell>=1.1
7
potodo
8
powrap>=1.0.2
9
-setuptools
10
-sphinx-intl>=2.3.0
11
pre-commit
+Pygments>=2.17.0
+PyICU
12
+setuptools
13
sphinx-autorun
14
sphinxemoji
-sphinx-tabs==3.4.5
15
+sphinx-intl>=2.3.0
16
sphinx-lint==0.7.0
17
+sphinx-tabs==3.4.5
18
tabulate
-
-# from cpython/Doc/requirements.txt
19
-sphinx~=8.0.0
20
21
-blurb
22
23
-sphinxext-opengraph~=0.9.0
24
-sphinx-notfound-page~=1.0.0
25
26
-# The theme used by the documentation is stored separately, so we need
27
-# to install that as well.
28
-python-docs-theme>=2023.3.1,!=2023.7
0 commit comments