Skip to content

Commit

Permalink
Do not pin Pillow for Plone 4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Aug 21, 2019
1 parent d50eb98 commit f63455a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plone-4.3.x.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ extends =
pytz = 2017.3
zope.interface = 4.1.0
# fixes zlib failure: https://stackoverflow.com/questions/34631806/fail-during-installation-of-pillow-python-module-in-linux
Pillow = 5.4.1
# Pillow = 5.4.1
future = 0.17.1
six = 1.11.0

0 comments on commit f63455a

Please sign in to comment.