Skip to content

Commit

Permalink
Add minimum required pillow version
Browse files Browse the repository at this point in the history
  • Loading branch information
alfreedom committed Sep 23, 2022
1 parent 989b75e commit 283a8b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ test =
coverage
pytest
pil =
pillow
pillow>=9.1.0
all =
zest.releaser[recommended]
tox
pytest
pytest
pytest-cov
pillow
pillow>=9.1.0

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 283a8b5

Please sign in to comment.