mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
# Runtime dependencies needed when using wxPython Phoenix
|
|
numpy ; python_version >= '3.0' and python_version < '3.12'
|
|
# pillow < 3.0
|
|
typing-extensions; python_version < '3.11'
|