We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34193e commit a963ecbCopy full SHA for a963ecb
1 file changed
pkgs/proteus.yaml
@@ -1,10 +1,10 @@
1
extends: [namespace_package]
2
dependencies:
3
- build: [daetk, numpy, mpi, python, cmake, cython, petsc, petsc4py, triangle, hdf5]
4
- run: [daetk, ipython, matplotlib, nose, mpi4py, petsc4py, pytables, sphinx, sympy, tetgen, triangle, hdf5]
+ build: [daetk, numpy, mpi, python, cmake, cython, petsc, petsc4py, triangle, hdf5, blas]
+ run: [daetk, ipython, matplotlib, nose, mpi4py, petsc4py, pytables, sphinx, sympy, tetgen, triangle, hdf5, blas]
5
6
sources:
7
- - key: git:4569346820b67bb531d3638beb42c6069b2488db
+ - key: git:1a018f74d77a9d6ccc071b9724ca790a9186e68c
8
url: https://github.com/erdc-cm/proteus
9
10
build_stages:
0 commit comments