mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Add numpy to requirements
numpy is required for a few unit tests. Since requirements already includes pytest (and friends) for the sake of testing, it makes sense to ensure all required modules are present.
This commit is contained in:
@@ -8,3 +8,4 @@ requests
|
||||
pytest
|
||||
pytest-xdist
|
||||
pytest-timeout
|
||||
numpy
|
||||
|
||||
Reference in New Issue
Block a user