aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-01-10 08:08:58 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-01-10 08:08:58 -0800
commit5c0ec7c85e3623630a55e4da4b954f2fb594bf47 (patch)
tree85d131f024f4c0ff08cc5a09eb309f711b0930f8 /tox.ini
parentfc4e2b740feba8d38ad9900e6203f619a31b71f3 (diff)
downloadcryptography-5c0ec7c85e3623630a55e4da4b954f2fb594bf47.tar.gz
cryptography-5c0ec7c85e3623630a55e4da4b954f2fb594bf47.tar.bz2
cryptography-5c0ec7c85e3623630a55e4da4b954f2fb594bf47.zip
Actuall install a thing
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9cd0699d..a34ad633 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,6 +14,7 @@ commands =
[testenv:docs]
deps =
sphinx
+ sphinxcontrib-spelling
sphinx_rtd_theme
basepython = python2.7
commands =