Skip to content

Commit

Permalink
Force use of simpleitk==0.9.1 to prevent libpng error.
Browse files Browse the repository at this point in the history
  • Loading branch information
siboles committed Jul 12, 2016
1 parent e8c1cbf commit 67ad530
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ requirements:
build:
- python
- tetmesh
- libpng 1.5.13
- cgal
- tbb
- vtk
- simpleitk
- simpleitk 0.9.1
- numpy
- scipy
- matplotlib
Expand All @@ -26,11 +25,10 @@ requirements:
run:
- python
- tetmesh
- libpng 1.5.13
- cgal
- tbb
- vtk
- simpleitk
- simpleitk 0.9.1
- numpy
- scipy
- matplotlib
Expand Down

0 comments on commit 67ad530

Please sign in to comment.