mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-28 07:51:28 +01:00
added missing numpy dependency
This commit is contained in:
@@ -27,9 +27,11 @@ requirements:
|
|||||||
- zeromq
|
- zeromq
|
||||||
- nlohmann_json
|
- nlohmann_json
|
||||||
- catch2
|
- catch2
|
||||||
|
- numpy
|
||||||
|
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
|
- numpy
|
||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user