summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e46be52a..406aa4f9 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,7 +8,7 @@ tag_build = .post
tag_date = 1
[aliases]
-clean_egg_info = egg_info -RDb ''
+clean_egg_info = egg_info -Db ''
release = clean_egg_info sdist bdist_wheel
source = register sdist binary
binary = bdist_egg upload --show-response