From 7b2088b0be45684fb6f40ccff3a0fc5d00e49b2e Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 7 Feb 2013 19:28:37 -0500 Subject: [PATCH] - add upload options for GPG --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index c2983fe41..c703903a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,3 +6,8 @@ with-_sqlalchemy = true exclude = ^examples first-package-wins = true where = test + +[upload] +sign = 1 +identity = C4DAFEE1 +