diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-07-21 22:24:11 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-07-21 22:24:11 -0400 |
| commit | a02bec0469a9f1cf9e77c13b2fa9043f723fbb0f (patch) | |
| tree | 249795b3c91263734448b6199838e56ce5214951 /Makefile | |
| parent | f1b8cda800984363fc58e809326d2acef86a1d6a (diff) | |
| download | python-coveragepy-git-a02bec0469a9f1cf9e77c13b2fa9043f723fbb0f.tar.gz | |
Change how kits are build, use tox.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ covcov: testready kit: python setup.py sdist --keep-temp --formats=gztar fixtar --owner=ned --group=coverage --clean - python setup.py bdist_wininst pypi: python setup.py register |
