mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Pillow is now available for Py38, restore the dependency.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Runtime dependencies needed when using wxPython Phoenix
|
||||
numpy==1.16.1 ; python_version <= '2.7'
|
||||
numpy ; python_version >= '3.0'
|
||||
# pillow ; sys_platform == 'win32' and python_version < '3.8'
|
||||
# pillow ; sys_platform != 'win32'
|
||||
pillow
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user