~sielibre/schooltool.isli/2.10_packaging

« back to all changes in this revision

Viewing changes to deploy.cfg

  • Committer: Douglas Cerna
  • Date: 2015-06-12 04:42:26 UTC
  • Revision ID: douglascerna@yahoo.com-20150612044226-be4m4qp840cjjs75
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[buildout]
 
2
extends = base.cfg
 
3
develop = .
 
4
 
 
5
[versions]
 
6
# Unset versions of packages you want to develop
 
7
schooltool.isli =
 
8
 
 
9
[package]
 
10
eggs = schooltool.isli
 
11
 
 
12
[test]
 
13
eggs = schooltool.isli [test]