Skip to content

Commit

Permalink
For orion, intel config, pin py-numpy to version 1.26. This prevents
Browse files Browse the repository at this point in the history
getting unwanted duplicate packages during concretize.
  • Loading branch information
srherbener committed Jan 29, 2025
1 parent cf0cd77 commit ab9290f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/sites/tier1/orion/packages_intel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ packages:
- '@1.2.1 ~mkl'
py-numpy:
require::
- '@1.26'
- '^openblas'

0 comments on commit ab9290f

Please sign in to comment.