Skip to content

Manually request numpy when creating environment

Duncan Macleod requested to merge github/fork/duncanmmacleod/conda-numpy into develop

This PR patches the travis conda installer script to manually request numpy when creating the environment, this forces numpy to come from conda-forge, rather than defaults, meaning when we install lal and friends, we end up not having to switch.

Merge request reports