diff options
Diffstat (limited to 'Wrappers')
| -rw-r--r-- | Wrappers/Python/conda-recipe/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index 9fe813d..9dd5544 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -12,7 +12,7 @@ test:    files:      - lena_gray_512.tif    requires: -    - pillow +    - pillow=4.1.1  requirements:    build:  | 
