Merge lp://staging/~tseaver/subunit/add_distutils_support into lp://staging/~subunit/subunit/trunk

Proposed by Tres Seaver
Status: Merged
Merged at revision: 128
Proposed branch: lp://staging/~tseaver/subunit/add_distutils_support
Merge into: lp://staging/~subunit/subunit/trunk
Diff against target: 87 lines (+78/-0)
2 files modified
MANIFEST.in (+20/-0)
setup.py (+58/-0)
To merge this branch: bzr merge lp://staging/~tseaver/subunit/add_distutils_support
Reviewer Review Type Date Requested Status
Robert Collins Approve
Review via email: mp+26653@code.staging.launchpad.net

Description of the change

The setup.py and MANTIFEST.in combine to create an 'sdist' which can by installed
in a virtualenv / buildout.

The scripts in 'filters/' get installed as well, with their shebangs adjusted (but
adjusted only when installed via setuptools -- distutils doesn't have that feature).

To post a comment you must log in.
Revision history for this message
Robert Collins (lifeless) wrote :

Thanks, I've merged it; its about what I expected :/, but I understand the need. I appreciate your offer to help in the future, and I'll certainly take you up on that.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches