aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2014-01-16 12:24:07 -0800
committerHynek Schlawack <hs@ox.cx>2014-01-16 12:24:07 -0800
commitac466747a7e8d15d9136c394e7337f0432fc0541 (patch)
treea15eee9226bbfe34d11ff90d98db01c25a6a5198
parentf290f7d92d7608c6286b92ed235fdf4259627a5a (diff)
parentdf25003eccb13aa307a97eb0d982168bbef63441 (diff)
downloadcryptography-ac466747a7e8d15d9136c394e7337f0432fc0541.tar.gz
cryptography-ac466747a7e8d15d9136c394e7337f0432fc0541.tar.bz2
cryptography-ac466747a7e8d15d9136c394e7337f0432fc0541.zip
Merge pull request #471 from alex/requirements
This is also a requirement
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index b2a6c79c..70a2b9bf 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -5,6 +5,7 @@ iso8601
pretend
pytest
sphinx
+sphinxcontrib-spelling
sphinx_rtd_theme
tox
twine