Skip to content

Commit 32781d5

Browse files
committed
Specific sphinx version
the version number from .travis.yml of cpython-doc-catalog
1 parent aa871d7 commit 32781d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
# Number of parent commits
2020
- NUM_PARENTS=$(git log --pretty=%P -n 1 HEAD | awk '{ print NF }')
2121
install:
22-
- pip install sphinx
22+
- pip install sphinx==1.8.2
2323
- pip install blurb
2424
- pip install transifex-client
2525
- pip install sphinx-intl

0 commit comments

Comments
 (0)