Skip to content

Commit

Permalink
bump and unpin versions. RTD uses Sphinx 1.3.1 now.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed May 6, 2015
1 parent 5b82f28 commit dccd238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -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 + [
Expand Down

0 comments on commit dccd238

Please sign in to comment.