Skip to content

Commit

Permalink
MNT: Updated some of the pinned versions
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-forge-admin authored and u21578 committed Nov 30, 2016
1 parent 148f927 commit 9ea5adf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:
- osx_rpath.patch # [osx]

build:
number: 2
number: 3
skip: true # [not py27]

requirements:
Expand All @@ -24,19 +24,19 @@ requirements:
- numpy x.x
- eigen 3.*
- jasper # [unix]
- zlib 1.2*
- zlib 1.2.*
- jpeg 9*
- libtiff 4.0.*
- libpng 1.6*
- libpng >=1.6.23,<1.7

run:
- python
- numpy x.x
- jasper # [unix]
- zlib 1.2*
- zlib 1.2.*
- jpeg 9*
- libtiff 4.0.*
- libpng 1.6*
- libpng >=1.6.23,<1.7

test:
imports:
Expand Down

0 comments on commit 9ea5adf

Please sign in to comment.