From: Lasse Schuirmann Date: Fri, 25 Sep 2015 12:48:12 +0000 (+0200) Subject: setup.cfg: Update release alias X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed35780c2144bd130282947a1e72d193b468278;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 d1e70278..38a441db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [aliases] -release = egg_info -RDb '' +release = sdist bdist_wheel [pytest] norecursedirs = .* _* scripts {args}