10000 Add sphinx dependency · python/peps@16a5404 · GitHub
[go: up one dir, main page]

Skip to content

Commit 16a5404

Browse files
committed
Add sphinx dependency
1 parent bb576ad commit 16a5404

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
@@ -7,7 +7,7 @@ dist: xenial
77
cache: pip
88

99
before_install:
10-
- pip install docutils
10+
- pip install docutils sphinx
1111
script:
1212
- make -j$(nproc)
1313

0 commit comments

Comments
 (0)
0