mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Fix numpy version to 1.16.1 for Python 2.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Runtime dependencies needed when using wxPython Phoenix
|
||||
numpy
|
||||
numpy==1.16.1 ; python_version <= '2.7'
|
||||
pillow
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user