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
commit94b12fbfe4151d0d36b91bce9b93c361c0bff200 (patch)
tree1b4c89dc523ecae2ad534230f45cca777a87f354 /howto.txt
parent977f6a76808750f7c2c5ac4c8ea2ae8c88ebf7ae (diff)
downloadpython-coveragepy-94b12fbfe4151d0d36b91bce9b93c361c0bff200.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 d14f29c..8ee186e 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