mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +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:
|
||||
- python
|
||||
- boost-cpp <=1.74.0
|
||||
- boost-cpp
|
||||
- occt
|
||||
- libxml2
|
||||
- cgal-cpp
|
||||
@@ -36,7 +36,7 @@ requirements:
|
||||
|
||||
run:
|
||||
- python
|
||||
- boost-cpp <=1.74.0
|
||||
- boost-cpp
|
||||
- occt
|
||||
- libxml2
|
||||
- cgal-cpp
|
||||
|
||||
Reference in New Issue
Block a user