diff options
| author | Barry Warsaw | 2012-12-30 18:25:03 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-30 18:25:03 -0500 |
| commit | 577c138dfa721412ae5793f789bfe875da865b5d (patch) | |
| tree | 63d491138ad096d21c787d2fbb7fd7d5ca97c74c | |
| parent | c33ce15333d0d20012c0017458f7f5b99af6891f (diff) | |
| download | mailman-577c138dfa721412ae5793f789bfe875da865b5d.tar.gz mailman-577c138dfa721412ae5793f789bfe875da865b5d.tar.zst mailman-577c138dfa721412ae5793f789bfe875da865b5d.zip | |
| -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 |
