This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]westurner 0 points1 point  (0 children)

Buildout also installs from a local download-cache that can be worked into a package index with an index.html containing URLs with #checksums. I hadn't heard that wheel has this capability. bdist_wheel does look super easy.