summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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