summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* The best way to get py3k support: same source runs on both, with some ↵Ned Batchelder2009-09-221-5/+1
| | | | contortions.
* Clean up setup.py from the other py3k experiments.Ned Batchelder2009-09-201-9/+1
|
* New theory about how to kit for py3k: coverage3k-* kits are for 3.xNed Batchelder2009-09-201-4/+6
|
* More progress on multi-head kits, though I'm not sure it will work.Ned Batchelder2009-09-181-2/+4
|
* Py3k kitting.Ned Batchelder2009-09-181-0/+10
|
* Py3k: an explicit coverage.py script since setuptools can't make one for us.Ned Batchelder2009-07-091-3/+8
|
* Setup.py should be linted tooNed Batchelder2009-07-091-2/+5
|
* Py3k: no setuptools, so setup.py has to adapt.Ned Batchelder2009-07-091-14/+25
|
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-3/+4
|
* Pointer to the repo for PyPI.Ned Batchelder2009-05-171-0/+2
|
* Downloads aren't at nedbatchelder.com any more, they're at PyPI.Ned Batchelder2009-05-161-1/+1
|
* Strange wording in the package metadataNed Batchelder2009-05-161-1/+1
|
* D'oh! Turns out the kits didn't have the htmlfiles assets in them!Ned Batchelder2009-05-141-1/+7
|
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-301-4/+3
|
* Tweak the description.Ned Batchelder2009-03-071-3/+4
|
* Compute the dev status from the version number, and other minor tweaks.Ned Batchelder2009-03-061-4/+19
|
* Fix up some string continuations.Ned Batchelder2009-03-051-3/+2
|
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+60