mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
remove cap on boost version
This commit is contained in:
committed by
GitHub
parent
2043a629c7
commit
f6a530e5e3
+2
-2
@@ -24,7 +24,7 @@ requirements:
|
|||||||
|
|
||||||
host:
|
host:
|
||||||
- python
|
- python
|
||||||
- boost-cpp <=1.74.0
|
- boost-cpp
|
||||||
- occt
|
- occt
|
||||||
- libxml2
|
- libxml2
|
||||||
- cgal-cpp
|
- cgal-cpp
|
||||||
@@ -36,7 +36,7 @@ requirements:
|
|||||||
|
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
- boost-cpp <=1.74.0
|
- boost-cpp
|
||||||
- occt
|
- occt
|
||||||
- libxml2
|
- libxml2
|
||||||
- cgal-cpp
|
- cgal-cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user