]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - setup.cfg
docs/write_coordination.rst: fix formatting and add more specific warning about acces...
[tahoe-lafs/tahoe-lafs.git] / setup.cfg
index a9ccb4beba4ff2f6eaea89ab1137368f6fd4a918..64210af28a6da74f126c21ebbf732b71dec18af3 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -37,11 +37,10 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
 # (See http://tahoe-lafs.org/trac/tahoe-lafs/ticket/142 .)
 
 [aliases]
-build = darcsver --count-all-patches develop --multi-version --prefix=support make_executable build
+build = darcsver --count-all-patches develop --prefix=support make_executable build
 test = darcsver --count-all-patches develop --prefix=support make_executable build trial
 sdist = darcsver --count-all-patches sdist
 install = darcsver --count-all-patches install
 bdist_egg = darcsver --count-all-patches bdist_egg
 trial = darcsver --count-all-patches trial
 sdist_dsc = darcsver --count-all-patches sdist_dsc
-test_mac_diskimage = darcsver --count-all-patches test_mac_diskimage