commit | b28d47118c2f3f4befe8a881c45714520e6b6f31 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jan 14 19:52:44 2016 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jan 14 19:52:44 2016 -0500 |
tree | f5dc2927d80ac83603d8282d9697a063da8b5a85 | |
parent | ce6597849d390e325ed1f03530c022b2af15216b [diff] |
Revert sphinx pin
diff --git a/dev-requirements.txt b/dev-requirements.txt index c409ff9..b33b5e6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt
@@ -9,7 +9,7 @@ pyasn1_modules pytest requests -sphinx==1.3.1 +sphinx sphinx_rtd_theme sphinxcontrib-spelling tox
diff --git a/tox.ini b/tox.ini index dfb6761..6ad8285 100644 --- a/tox.ini +++ b/tox.ini
@@ -27,7 +27,7 @@ doc8 pyenchant readme_renderer - sphinx==1.3.1 + sphinx sphinx_rtd_theme sphinxcontrib-spelling basepython = python2.7