lp:~tseaver/subunit/add_distutils_support
Created by
Tres Seaver
and last modified
- Get this branch:
- bzr branch lp:~tseaver/subunit/add_distutils_support
Only
Tres Seaver
can upload to this branch. If you are
Tres Seaver
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Collins: Approve
-
Diff: 87 lines (+78/-0)2 files modifiedMANIFEST.in (+20/-0)
setup.py (+58/-0)
Related bugs
Bug #538181: subunit should contain a top-level 'setup.py' | Wishlist | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 125. By Tres Seaver <email address hidden>
-
Add distutils / setuptools installation support for Python libs / scripts.
- 124. By Robert Collins
-
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
binary mode by calling into msvcrt; this avoids having their input or output
mangled by the default line ending translation on that platform.
(Robert Collins, Martin [gz], #579296) - 123. By Vincent Ladeuil
-
(vila, martin(gz), lifeless) Make _feed_chunks assertion verbose to help debug
- 120. By Robert Collins
-
Fix incorrect ordering of tags method parameters in TestResultDecor
ator. This
is purely cosmetic as the parameters are passed down with no interpretation.
(Robert Collins, #537611)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~subunit/subunit/trunk