mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
Update meta.yaml
pin daily conda builds to occt 7.7.0
This commit is contained in:
+2
-2
@@ -23,7 +23,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
|
||||||
|
|||||||
Reference in New Issue
Block a user