Skip to content

Adjust numpy Dependency in Recipe files

Hetrick, John requested to merge 6mq-numpy into main

The pinned version of numpy in the conde env recipe files is currently failing. This needs to be adjusted.

Explicit pinned version of numpy has been removed from all the conda recipe files:

  • scd-reduction-tools-dev.yml
  • scd-reduction-tools-qa.yml
  • scd-reduction-tools.yml

A test deploy was performed on borealis-stage to make sure the conda envs got created properly.

Edited by Hetrick, John

Merge request reports