Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
update emu
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Aug 16, 2017
1 parent 86612e8 commit 1c04c44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions emu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ build:

# If this is a new build for the same version, increment the build
# number. If you do not include this key, it defaults to 0.
number: 0
number: 1

requirements:
build:
- python
- setuptools
- pywps
- pywps >=4.0

run:
- python
- pywps
- pywps >=4.0
#- psycopg2
#- dill
#- drmaa
Expand Down

0 comments on commit 1c04c44

Please sign in to comment.