diff options
| -rw-r--r-- | buildout.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg index 594e6ea5a..ef5d619d2 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -4,7 +4,7 @@ parts = tags test unzip = true -develop = . /home/barry/projects/mailman/zope.interface +develop = . [interpreter] recipe = z3c.recipe.scripts |
