diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-13 15:15:08 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-12-13 15:15:08 -0800 |
commit | 73cf187d7796c1c913a1607beae944a1d8cf233e (patch) | |
tree | fc9c3763f4c8f1a10da79dcce2495ea76726c167 /docs | |
parent | db042cdb07f08662531246b8ae58f437f2104ad3 (diff) | |
download | cryptography-73cf187d7796c1c913a1607beae944a1d8cf233e.tar.gz cryptography-73cf187d7796c1c913a1607beae944a1d8cf233e.tar.bz2 cryptography-73cf187d7796c1c913a1607beae944a1d8cf233e.zip |
This warning doesn't add much value anymore
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index a1a650a8..2263c32f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,10 +1,6 @@ Welcome to ``cryptography`` =========================== -.. warning:: - - ``cryptography`` is very young, and very incomplete. - ``cryptography`` is a Python library which exposes cryptographic recipes and primitives. We hope it'll be your one-stop-shop for all your cryptographic needs in Python. |