summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-19 09:18:11 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-19 09:18:11 -0500
commit9921aa1805926b4b7c7b7532abe29e8d512f6663 (patch)
tree8fa4737775c554564b48152218035f085fc70d03 /howto.txt
parentfec9f330fff2a1c0c8f7e9424d8139b5e462020b (diff)
downloadpython-coveragepy-git-9921aa1805926b4b7c7b7532abe29e8d512f6663.tar.gz
Process to build manylinux wheels
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index d14f29c9..8ee186e6 100644
--- a/howto.txt
+++ b/howto.txt
@@ -44,8 +44,13 @@
- Build and publish docs:
$ make publish
- Kits:
+ - Start fresh:
+ - $ make clean
- Source kit and wheels:
- - $ make clean kit wheel
+ - $ make kit wheel
+ - Linux wheels:
+ - this takes an hour... Maybe can do both flavors at once?
+ - $ make manylinux
- Windows kits
- wait for over an hour for Appveyor to build kits.
- https://ci.appveyor.com/project/nedbat/coveragepy