Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigigraph / buildout.cfg @ c06c4ff2

History | View | Annotate | Download (128 Bytes)

1 0931fc44 Thomas BURGUIERE
[buildout]
2 c06c4ff2 Aurelien BOMPARD
extends = buildenv/buildout.common.cfg
3 0931fc44 Thomas BURGUIERE
eggs += vigigraph
4
5 4964dc96 Vincent QUEMENER
[nose]
6
eggs += vigigraph [tests]
7
8 0931fc44 Thomas BURGUIERE
# vim: set noexpandtab :