Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/cowsserver/trunk/buildout/buildout.cfg@6145
Revision 6145,
383 bytes
checked in by pnorton, 11 years ago
(diff) |
Cleaned up the coastwms controller and modified the owslib tests.
|
Line | |
---|
1 | [buildout] |
---|
2 | |
---|
3 | parts = cowsserver |
---|
4 | develop = |
---|
5 | ../ |
---|
6 | |
---|
7 | [cowsserver] |
---|
8 | recipe = zc.recipe.egg |
---|
9 | interpreter = py |
---|
10 | eggs = |
---|
11 | geoplot |
---|
12 | basemap |
---|
13 | matplotlib |
---|
14 | numpy |
---|
15 | image_utils |
---|
16 | decorator==3.0.1 |
---|
17 | Pylons==0.9.6.1 |
---|
18 | cdat_lite |
---|
19 | Paste |
---|
20 | PasteScript |
---|
21 | Genshi |
---|
22 | csml |
---|
23 | cows |
---|
24 | nose |
---|
25 | mock |
---|
26 | setuptools |
---|
27 | cowsserver |
---|
28 | simplejson |
---|
29 | Shapely |
---|
30 | WebHelpers==0.6.4 |
---|
31 | # used for testing |
---|
32 | libxml2dom |
---|
33 | owslib |
---|
Note: See
TracBrowser
for help on using the repository browser.