Skip to content

Commit

Permalink
requirements in conda-recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
faph committed Feb 16, 2015
1 parent 9944993 commit c400acc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ requirements:
- setuptools
- appdirs 1.4*
- jinja2 2.7*
- floodestimation 0.3.1
- floodestimation 0.3.3

run:
- python
- appdirs 1.4*
- jinja2 2.7*
- floodestimation 0.3.1
- floodestimation 0.3.3

test:
# Python imports
Expand Down

0 comments on commit c400acc

Please sign in to comment.