added missing numpy dependency

This commit is contained in:
Erik Fröjdh 2024-10-30 17:54:34 +01:00
parent 79d924c2a3
commit 13ac6b0f37

View File

@ -27,9 +27,11 @@ requirements:
- zeromq
- nlohmann_json
- catch2
- numpy
run:
- python
- numpy
test: