Steve Piercy
2015-05-06 88afa304252780c68d7275239b60ff740f036ecd
Merge pull request #1662 from stevepiercy/1.4-branch

bump and unpin versions. RTD uses Sphinx 1.3.1 now.
1 files modified
4 ■■■■ changed files
setup.py 4 ●●●● patch | view | raw | blame | history
setup.py
@@ -56,11 +56,11 @@
    tests_require.append('zope.component>=3.11.0')
docs_extras = [
    'Sphinx >= 1.2.3',
    'Sphinx >= 1.3.1',
    'docutils',
    'repoze.sphinx.autointerface',
    'pylons_sphinx_latesturl',
    'pylons-sphinx-themes >= 0.3',
    'pylons-sphinx-themes',
    ]
testing_extras = tests_require + [