Skip to content

Commit

Permalink
update docker and conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Sep 23, 2015
1 parent 6ef260f commit f379bb6
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ user = ''
zc.buildout= >=2.4.0
buildout.locallib= >=0.3.1
zc.recipe.egg= >=2.0.1
birdhousebuilder.recipe.conda= >=0.2.4
birdhousebuilder.recipe.docker= >=0.2.2
birdhousebuilder.recipe.conda= >=0.2.5
birdhousebuilder.recipe.docker= >=0.3.0
birdhousebuilder.recipe.pywps= >=0.2.6
birdhousebuilder.recipe.nginx= >=0.2.3
birdhousebuilder.recipe.supervisor= >=0.2.4
Expand All @@ -43,7 +43,7 @@ birdhousebuilder.recipe.supervisor= >=0.2.4
recipe = birdhousebuilder.recipe.conda
pkgs =
ipython
malleefowl=0.3.6
malleefowl>=0.3.6
pycdo
netcdf4
owslib
Expand Down Expand Up @@ -101,9 +101,8 @@ scripts =

[docker]
recipe = birdhousebuilder.recipe.docker
image-name = ubuntu
image-version = 14.04
maintainer = Hummingbird WPS Application
description = Hummingbird WPS Application
version = 0.2.2



Expand Down

0 comments on commit f379bb6

Please sign in to comment.