summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2007-10-03 03:18:27 +0000
committerStephan Richter <stephan.richter@gmail.com>2007-10-03 03:18:27 +0000
commit022a2ff699d17863f725bff32beb2b1083e909ae (patch)
treee1bf7efd483f1ee73bccc03702cc3e0b1bea460b /buildout.cfg
parent1c0ecfee6e3ac6d76f395bec3eb47a58bce9310c (diff)
downloadzope-pagetemplate-022a2ff699d17863f725bff32beb2b1083e909ae.tar.gz
Updated meta-data and get ready for the release.
Diffstat (limited to 'buildout.cfg')
-rw-r--r--buildout.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildout.cfg b/buildout.cfg
index e1116f5..c35d84b 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -1,8 +1,7 @@
[buildout]
develop = .
parts = test
-find-links = http://download.zope.org/distribution/
[test]
recipe = zc.recipe.testrunner
-eggs = zope.pagetemplate
+eggs = zope.pagetemplate [test]