Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigigraph / buildout.cfg @ 4964dc96

History | View | Annotate | Download (120 Bytes)

1
[buildout]
2
extends = ../glue/buildout.cfg
3
eggs += vigigraph
4

    
5
[nose]
6
eggs += vigigraph [tests]
7

    
8
# vim: set noexpandtab :