Steve Piercy
2018-09-14 bd618672acc84bbefefd22f7ab98ff585c4609d5
Pin Sphinx to <=1.7.9 to avoid Travis build failure
See https://github.com/sphinx-doc/sphinx/issues/5433
and #3350
1 files modified
2 ■■■ changed files
setup.py 2 ●●● patch | view | raw | blame | history
setup.py
@@ -41,7 +41,7 @@
docs_extras = [
    'Sphinx >= 1.7.4',
    'Sphinx >= 1.7.4,<=1.7.9',
    'docutils',
    'pylons-sphinx-themes',
    'pylons_sphinx_latesturl',