mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Merge branch 'exclude-pillow'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Runtime dependencies needed when using wxPython Phoenix
|
||||
numpy < 1.17 ; python_version <= '2.7'
|
||||
numpy ; python_version >= '3.0' and python_version < '3.12'
|
||||
pillow < 3.0
|
||||
# pillow < 3.0
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user