From: Mike Bayer Date: Fri, 8 Feb 2013 00:28:37 +0000 (-0500) Subject: - add upload options for GPG X-Git-Tag: rel_0_7_10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2088b0be45684fb6f40ccff3a0fc5d00e49b2e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - add upload options for GPG --- diff --git a/setup.cfg b/setup.cfg index c2983fe410..c703903a9b 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 +