Merge pull request #9169 from oursland/conda-pin-libcxx

Pin conda package libcxx<16 to build with boost 1.78.0.
This commit is contained in:
Chris Hennes
2023-04-02 19:06:15 -05:00
committed by GitHub

View File

@@ -70,6 +70,7 @@ dependencies:
- gmsh
- graphviz
- hdf5
- libcxx<16
- matplotlib
- ninja
- numpy