Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c6042d

Browse files
committed
Bump current status.
1 parent 0364d00 commit 8c6042d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,15 @@ Install `tools-requirements.txt` then run ``python check_versions.py
1515
../cpython/`` (pointing to a real cpython clone) to see which version
1616
of Sphinx we're using where::
1717

18-
Docs build server is configured to use sphinx==2.0.1
18+
Docs build server is configured to use sphinx==2.2.1
1919

2020
Sphinx configuration in various branches:
2121

2222
======== ============= ============= ================== ==================== ============= ===============
2323
branch travis azure requirements.txt conf.py Makefile Mac installer
2424
======== ============= ============= ================== ==================== ============= ===============
2525
2.7 sphinx~=2.0.1 ø ø needs_sphinx='1.2'
26+
3.6 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx='1.2'
2627
3.7 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx="1.6.6"
2728
3.8 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx='1.8' Sphinx==2.0.1
2829
master sphinx==2.2.0 sphinx==2.2.0 sphinx==2.2.0 needs_sphinx='1.8' Sphinx==2.2.0 Sphinx==2.2.0
@@ -33,8 +34,9 @@ of Sphinx we're using where::
3334
======== ===== ===== ===== ===== ======= ======= ======= =====
3435
branch en fr ja ko pt-br zh-cn zh-tw id
3536
======== ===== ===== ===== ===== ======= ======= ======= =====
36-
2.7 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
37-
3.7 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
38-
3.8 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
39-
3.9 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1 2.0.1
37+
2.7 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
38+
3.6 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
39+
3.7 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
40+
3.8 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
41+
3.9 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1 2.2.1
4042
======== ===== ===== ===== ===== ======= ======= ======= =====

0 commit comments

Comments
 (0)