Update meta.yaml

pin daily conda builds to occt 7.7.0
This commit is contained in:
Kristoffer Andersen
2023-05-10 20:43:22 +02:00
committed by GitHub
parent 2b99cc1e58
commit bb48d4aac1
+2 -2
View File
@@ -24,7 +24,7 @@ requirements:
host: host:
- python - python
- boost-cpp - boost-cpp
- occt - occt ==7.7.0
- libxml2 - libxml2
- cgal-cpp - cgal-cpp
- hdf5 - hdf5
@@ -37,7 +37,7 @@ requirements:
run: run:
- python - python
- boost-cpp - boost-cpp
- {{ pin_compatible('occt', max_pin='x.x.x') }} - occt ==7.7.0
- libxml2 - libxml2
- cgal-cpp - cgal-cpp
- hdf5 - hdf5