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 Jun 6, 2018
1 parent 67feffa commit b4bdbb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source:
git_rev: master

build:
number: 0
number: 1
noarch: python
script: python setup.py install --single-version-externally-managed --record=record.txt

Expand All @@ -18,11 +18,13 @@ requirements:
- pywps >=4.1
- click
- jinja2
- psutil
run:
- python
- pywps >=4.1
- click
- jinja2
- psutil

test:
# Python imports
Expand Down

0 comments on commit b4bdbb0

Please sign in to comment.