aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-11-30 22:59:58 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-11-30 22:59:58 -0600
commit491e9c8ab4cdbba26cb13716b686991111759b39 (patch)
tree8a992775260efc3a284cb77fce8e2f2e800fcedf /tox.ini
parent5dcdd10b0ce56da1d7088d80b4e24c66e5407e35 (diff)
downloadcryptography-491e9c8ab4cdbba26cb13716b686991111759b39.tar.gz
cryptography-491e9c8ab4cdbba26cb13716b686991111759b39.tar.bz2
cryptography-491e9c8ab4cdbba26cb13716b686991111759b39.zip
pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 35dc5671..63f1e4bd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,7 @@ deps =
doc8
pyenchant
readme>=0.5.1
- sphinx
+ sphinx==1.3.1
sphinx_rtd_theme
sphinxcontrib-spelling
basepython = python2.7