Skip to main content

zc.buildout extension to include supplementary preloaded egg-directories

Project description

Introduction

buildout.eggsdirectories includes all eggs found in prepopulated directories.

This enables distribution of separate eggs sets.

Howto

Tune buildout section:

[buildout]
extensions = buildout.eggsdirectories
eggs-directories = ${buildout:directory}/more-eggs
                   /usr/local/plone-eggs

All eggs found in more-eggs or in /usr/local/plone-eggs will be made available for the installation of eggs or creation of scripts.

Contributors

  • Godefroid Chapelle, Original Author

Changelog

1.0 (2014-02-10)

  • Initial release [gotcha]

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page