summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate to pbr for build managementMonty Taylor2015-07-121-112/+2
* Fix formatting in packages section of setpy.py.Jonathan C. Otsuka2015-03-101-1/+2
* Make subunit 0.0.18 be a hard dependency.Robert Collins2014-08-241-1/+1
* Release 0.0.15, with minimal subunit v2 support.0.0.15Robert Collins2013-04-081-1/+1
* 0.0.14Robert Collins2013-02-081-4/+4
* * There is now a setuptools extension provided by ``testrespository`` making itRobert Collins2013-01-131-0/+5
|\
| * Add setuptools commands for running testr and coverage.Monty Taylor2013-01-111-0/+6
* | Correct a typo in setup.py.Robert Collins2013-01-121-1/+1
* | Release 0.0.9.0.0.9Robert Collins2012-12-181-0/+11
* | Better keywords.Robert Collins2012-12-091-0/+1
* | Release 0.0.8.0.0.8Robert Collins2012-12-071-1/+1
* | * ``testr run`` will now fail a test run if the test process exits non-zero.Robert Collins2012-10-221-0/+1
|/
* Change to using distribute.Robert Collins2012-09-121-2/+15
* Use PKG-INFO if it's present.Jonathan Lange2010-11-241-6/+36
* Release 0.0.3Robert Collins2010-02-281-2/+8
* 0.0.2: include all commands.Robert Collins2010-01-101-1/+7
* Start on the init command.Robert Collins2009-12-221-0/+1
* Outline the UI module and it's responsibilities.Robert Collins2009-12-221-1/+4
* Install a testr script.Robert Collins2009-12-211-0/+1
* Test that setup.py works.Robert Collins2009-12-201-1/+1
* Base project infrastructure.Robert Collins2009-12-191-0/+36