Use uppercase for the package Pillow (#2278)

This commit is contained in:
Gyeongjae Choi 2022-03-16 23:54:16 +09:00 committed by GitHub
parent 245e8e7a5c
commit 63442defbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
package:
name: pillow
name: Pillow
version: 9.0.0
source:
sha256: ee6e2963e92762923956fe5d3479b1fdc3b76c83f290aad131a2f98c3df0593e

View File

@ -6,7 +6,7 @@ requirements:
- distutils
- numpy
- Jinja2
- pillow
- Pillow
- python-dateutil
- six
- typing-extensions

View File

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

View File

@ -44,7 +44,7 @@ requirements:
- kiwisolver
- numpy
- packaging
- pillow
- Pillow
- pyparsing
- python-dateutil
- pytz

View File

@ -15,7 +15,7 @@ requirements:
- scipy
- matplotlib
- networkx
- pillow
- Pillow
- imageio
- pywavelets