diff options
| author | Hynek Schlawack <hs@ox.cx> | 2014-01-16 12:24:07 -0800 |
|---|---|---|
| committer | Hynek Schlawack <hs@ox.cx> | 2014-01-16 12:24:07 -0800 |
| commit | ac466747a7e8d15d9136c394e7337f0432fc0541 (patch) | |
| tree | a15eee9226bbfe34d11ff90d98db01c25a6a5198 | |
| parent | f290f7d92d7608c6286b92ed235fdf4259627a5a (diff) | |
| parent | df25003eccb13aa307a97eb0d982168bbef63441 (diff) | |
| download | cryptography-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.txt | 1 |
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 |
