summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-04-04 17:01:40 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-04-04 17:01:40 -0400
commitc44ca33c500868de24f61bd9f17de9770b7e58b2 (patch)
tree2eeb17be9d18085315bdb351b857f6efc8d2e5c4
parentb2bcbc599a308391dc5eb5cbb482d723ae9446de (diff)
downloaddogpile-core-c44ca33c500868de24f61bd9f17de9770b7e58b2.tar.gz
add gpg identity
-rw-r--r--setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2841c9e..e289769 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,6 +4,10 @@ tag_build = dev
[upload_docs]
upload-dir = docs/build/output/html
+[upload]
+sign = 1
+identity = C4DAFEE1
+
[nosetests]
logging-config=nose_logging_config.ini