summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-04-05 11:44:02 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-04-05 11:44:02 -0400
commit6a164bd73b0f2a76da24d62dea48161c99a7745a (patch)
tree1e61ba623eb9e694afa6ae432ef1d6db16a930c7 /howto.txt
parent27423b82c913011f6115b9cc79910de112dc57b8 (diff)
downloadpython-coveragepy-git-6a164bd73b0f2a76da24d62dea48161c99a7745a.tar.gz
docker --rm to clean up unneeded containers
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 2b9e37d1..ab532863 100644
--- a/howto.txt
+++ b/howto.txt
@@ -49,7 +49,7 @@
- Source kit and wheels:
- $ make kit wheel
- Linux wheels:
- - this takes an hour
+ - this can be fast (3min) or slow (1h45m). not sure why.
- $ make manylinux
- Windows kits
- wait for over an hour for Appveyor to build kits.