commit | 73cf187d7796c1c913a1607beae944a1d8cf233e | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri Dec 13 15:15:08 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Dec 13 15:15:08 2013 -0800 |
tree | fc9c3763f4c8f1a10da79dcce2495ea76726c167 | |
parent | db042cdb07f08662531246b8ae58f437f2104ad3 [diff] |
This warning doesn't add much value anymore
diff --git a/docs/index.rst b/docs/index.rst index a1a650a..2263c32 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.