diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-15 16:39:46 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-15 16:39:46 -0800 |
| commit | b04080f61d35e147f0e67ae8b009b5860900df82 (patch) | |
| tree | 9f68948af7c31ba85d4eea53b267b2cfb7276a51 | |
| parent | 9316f4c54edc24487d75c7bc3cb3490d79e364a3 (diff) | |
| download | cryptography-b04080f61d35e147f0e67ae8b009b5860900df82.tar.gz cryptography-b04080f61d35e147f0e67ae8b009b5860900df82.tar.bz2 cryptography-b04080f61d35e147f0e67ae8b009b5860900df82.zip | |
Revert this
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4cddbe41..77050e72 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,7 +38,6 @@ extensions = [ 'sphinx.ext.intersphinx', 'sphinx.ext.viewcode', 'cryptography-docs', - 'sphinxcontrib.spelling', ] # Add any paths that contain templates here, relative to this directory. |
