diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-21 09:12:46 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-21 09:12:46 -0400 |
| commit | ffe1d44ef3811af7eb38fec0b61ea4eb25c609bd (patch) | |
| tree | 5ced5248932eb4c5f91f26d00b83f9ba5b3af5f6 /Makefile | |
| parent | 07ba28af8a10c508280b4272882c25d5128dda7b (diff) | |
| download | python-coveragepy-git-ffe1d44ef3811af7eb38fec0b61ea4eb25c609bd.tar.gz | |
Remove the old docs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -45,12 +45,6 @@ tests: testready $(TEST_ZIP): test/covmodzip1.py zip -j $@ $+ -# WEBHOME = c:/ned/web/stellated/pages/code/modules -# -# publish: -# cp doc/coverage.px $(WEBHOME) -# cp dist/coverage-* $(WEBHOME) - kit: python setup.py sdist --formats=gztar python setup.py bdist_wininst |
