From: Zooko O'Whielacronx Date: Thu, 29 Jan 2009 17:51:25 +0000 (-0700) Subject: setup: invoke darcsver whenever doing an sdist X-Git-Tag: allmydata-tahoe-1.3.0~123 X-Git-Url: https://git.rkrishnan.org/listings/pb2server.py?a=commitdiff_plain;h=d21f001b62a40b88c7876aa2da3ae2b908234147;p=tahoe-lafs%2Ftahoe-lafs.git setup: invoke darcsver whenever doing an sdist --- diff --git a/setup.cfg b/setup.cfg index 42956914..8deb845b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,3 +30,4 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps [aliases] build = darcsver --count-all-patches develop --prefix=support make_executable build test = build trial +sdist = darcsver --count-all-patches sdist