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:
- 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