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
commit01bc0aa57d44acf7c5eb146299d9fca8f214f31b (patch)
tree1c059baadd12eccb0914017df10a052a71ffcd8e /howto.txt
parent1b87f559a823c64e5673fbd671cfd55cf9ee177f (diff)
downloadpython-coveragepy-01bc0aa57d44acf7c5eb146299d9fca8f214f31b.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 d3f8c55..90a84df 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: