mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
# Runtime dependencies needed when using wxPython Phoenix
|
|
numpy < 1.17 ; python_version <= '2.7'
|
|
numpy ; python_version >= '3.0'
|
|
pillow
|
|
six
|