Experimental Buildout extension to provide wheel support
Project description
Experimental Buildout extension to provide wheel support
To get wheel support in Buildout 2.8 or later, include the buildout wheel extension:
[buildout] extensions = buildout.wheel ...
Changes
0.2.0 (2017-03-12)
Make use of newer support in buildout for per-extension binary dist UNPACKERs for a much cleaner implementation of wheel support.
Also, make use of newer support in buildout for installed non-egg distributions to get rid of humpty as dependency. Wheel packages will be installed as .ovo directories inside eggs-directory.
0.1.2 (2017-02-13)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
buildout.wheel-0.2.0.tar.gz
(6.5 kB
view hashes)