mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
Update meta.yaml
pin daily conda builds to occt 7.7.0
This commit is contained in:
committed by
GitHub
parent
2b99cc1e58
commit
bb48d4aac1
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user