From d57b395502ce4a63c8896996225ea4cb4ae55783 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 2 Jul 2016 16:35:16 +0900 Subject: [PATCH] Add a release signature to README (ref: #2612) --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 391d0bd1a..384e2cc6a 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,12 @@ Install from cloned source as editable:: pip install -e . +Release signatures +================== + +Releases are signed with `498D6B9E `_ + + Reading the docs ================