summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-07-21 22:24:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-07-21 22:24:11 -0400
commita02bec0469a9f1cf9e77c13b2fa9043f723fbb0f (patch)
tree249795b3c91263734448b6199838e56ce5214951 /howto.txt
parentf1b8cda800984363fc58e809326d2acef86a1d6a (diff)
downloadpython-coveragepy-git-a02bec0469a9f1cf9e77c13b2fa9043f723fbb0f.tar.gz
Change how kits are build, use tox.
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/howto.txt b/howto.txt
index d3f8c557..90a84dfb 100644
--- a/howto.txt
+++ b/howto.txt
@@ -30,8 +30,10 @@
- Build and publish docs:
$ make publish
- Kits:
- - source .tgz and windows .exe for each Python
- - $ allkits.cmd
+ - Source kit:
+ - $ make kit
+ - Windows .exe for each Python
+ - $ tox -c tox_winkits.ini
- Update PyPi:
- $ make pypi
- upload the kits: