diff options
| -rw-r--r-- | buildout.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg index d345bf142..f502d24e9 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -5,7 +5,7 @@ parts = test unzip = true # bzr branch lp:~barry/lazr.config/megamerge -develop = . /home/barry/projects/lazr/megamerge +develop = . /Users/barry/projects/lazr/megamerge [interpreter] recipe = zc.recipe.egg |
