summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-04-02 19:05:50 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-04-02 19:05:50 +0900
commitfc41f43a70eb81c6428c7f995e8570848e6921db (patch)
tree2db0a355a3282cd177788557c4e8818d62a6f7b8 /setup.cfg
parent617f13e433eaf43065893d5da44a0b9964a32041 (diff)
parent98e8fa992e7c21e60d08061f71f073eac8aade09 (diff)
downloadsphinx-git-fc41f43a70eb81c6428c7f995e8570848e6921db.tar.gz
Merge branch 'stable'
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 729d06312..560bde328 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,7 @@ tag_build = .dev
tag_date = true
[aliases]
-release = egg_info -RDb ''
+release = egg_info -Db ''
upload = upload --sign --identity=36580288
[extract_messages]