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
parent 078e50423f
commit 1a86752ed0
+2 -2
View File
@@ -23,7 +23,7 @@ requirements:
host:
- python
- boost-cpp
- occt
- occt ==7.7.0
- libxml2
- cgal-cpp
- hdf5
@@ -37,7 +37,7 @@ requirements:
run:
- python
- boost-cpp
- {{ pin_compatible('occt', max_pin='x.x.x') }}
- occt ==7.7.0
- libxml2
- cgal-cpp
- hdf5