summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Release 0.0.11, depending on the new testtools StreamResult API.0.0.11Robert Collins2013-04-081-1/+1
* Port existing filters to v2.Robert Collins2013-03-031-0/+1
* Add basic 1to2 and 2to1 filters.Robert Collins2013-02-251-0/+2
* Also include tests in PyPI tarball, for folk that want to run them to validat...Robert Collins2012-12-171-1/+1
* * The ``failfast`` option to ``subunit.run`` will now work. The dependency onRobert Collins2012-12-171-1/+2
* Make version guessing more reliable (mgz)Jonathan Lange2011-12-081-11/+14
|\
| * Make version detection in setup.py slightly more robustMartin2011-08-071-11/+14
* | Release 0.0.7.0.0.7Robert Collins2011-06-121-1/+1
|/
* Document the fact that subunit needs testtools 0.9.6 or later.Jonathan Lange2010-10-061-1/+1
* Merge the setup.py Tres supplied.Robert Collins2010-06-241-1/+2
* Add distutils / setuptools installation support for Python libs / scripts.Tres Seaver2010-06-021-0/+58