~ubuntu-branches/ubuntu/precise/zope.proxy/precise

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2009-06-18 17:20:52 UTC
  • Revision ID: james.westby@ubuntu.com-20090618172052-2vpxps4mfz0pw2e1
Tags: upstream-3.5.0
ImportĀ upstreamĀ versionĀ 3.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[buildout]
 
2
parts = test
 
3
develop = .
 
4
 
 
5
[test]
 
6
recipe = zc.recipe.testrunner
 
7
eggs = zope.proxy [test]