projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0682cf
)
setup: invoke darcsver whenever doing an sdist
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 17:51:25 +0000
(10:51 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 17:51:25 +0000
(10:51 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index 429569146726142734b1f20a4ed1d890eb688b66..8deb845b354ca094bc684a1740f05b29b3d93bc7 100644
(file)
--- 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