diff options
Diffstat (limited to 'recipe/meta.yaml')
-rw-r--r-- | recipe/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7435b2b..61d17bd 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ build: test: files: - - lena_gray_512.tif + - ../test/lena_gray_512.tif requires: - pillow=4.1.1 |