Add pillow as a requirement of imageio (#976)

This commit is contained in:
Wei Ouyang 2020-12-30 03:38:56 +01:00 committed by GitHub
parent 3b534c3f85
commit 7d21442b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ source:
requirements:
run:
- numpy
- pillow
test:
imports:
- imageio