Changeset 5f61bad in trunk


Ignore:
Timestamp:
2010-11-15T09:00:48Z (15 years ago)
Author:
Zooko O'Whielacronx <zooko@…>
Branches:
master
Children:
93dc740
Parents:
55bd4e2
Message:

setup: remove --multi-version
It causes copious scary-looking warning messages and I'm no longer sure if it was actually needed to accomplish our goals ref #530.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified setup.cfg

    r55bd4e2 r5f61bad  
    3838
    3939[aliases]
    40 build = darcsver --count-all-patches develop --multi-version --prefix=support make_executable build
     40build = darcsver --count-all-patches develop --prefix=support make_executable build
    4141test = darcsver --count-all-patches develop --prefix=support make_executable build trial
    4242sdist = darcsver --count-all-patches sdist
Note: See TracChangeset for help on using the changeset viewer.