7675.288.1
by Michael Hudson
this seems to help testing against bzr.dev |
1 |
# A custom buildout.cfg file for testing against a newer bzr.
|
2 |
# Checkout or symlink the new bzr as 'bzr.dev' in the root of the
|
|
3 |
# launchpad tree then run 'make BUILDOUT_CFG=bzr-trunk-buildout.cfg'.
|
|
4 |
||
5 |
[buildout]
|
|
6 |
extends = buildout.cfg |
|
7 |
||
8 |
develop = . |
|
9 |
bzr.dev
|
|
10 |
||
11 |
[versions]
|
|
12 |
bzr = |