----------------
- Allow to specify an egg (with optional package)
where the source directory can be found.
[gotcha]
- Pin packages (at least zc.buildout) in both the main buildout.cfg
and the one in the tests, to avoid test failures simply because the
used zc.buildout is upgraded during the test run.
[maurits]