From: Lasse Schuirmann Date: Fri, 25 Sep 2015 12:48:12 +0000 (+0200) Subject: setup.cfg: Update release alias X-Git-Tag: dev-2a51c9b95d06~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36d495ca8ff740fcc69aaf4fc9cadac59ce9c91;p=thirdparty%2Fbabel.git setup.cfg: Update release alias We'll want to do a source distribution and a wheel when the release is triggered. --- diff --git a/setup.cfg b/setup.cfg index 61207e66..40a11352 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ tag_date = true [aliases] -release = egg_info -RDb '' +release = sdist bdist_wheel [pytest] norecursedirs = .* _* scripts {args}