File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ source:
14
14
15
15
build :
16
16
number : 0
17
- skip : true # [win and py==38]
18
17
19
18
outputs :
20
19
- name : {{ namecxx }}
@@ -58,8 +57,7 @@ outputs:
58
57
- qhull
59
58
- libopencv
60
59
- pcl >1.12
61
- # Workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/52#issuecomment-1900211324
62
- - onnxruntime-cpp 1.16.3
60
+ - onnxruntime-cpp
63
61
# transitive public dependency of pcl
64
62
- vtk-base
65
63
- liblie-group-controllers
@@ -73,8 +71,7 @@ outputs:
73
71
- eigen
74
72
- liblie-group-controllers
75
73
- tomlplusplus
76
- # Workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/52#issuecomment-1900211324
77
- - onnxruntime-cpp 1.16.3
74
+
78
75
79
76
test :
80
77
commands :
@@ -120,8 +117,7 @@ outputs:
120
117
- liblie-group-controllers
121
118
- libyarp
122
119
- tomlplusplus
123
- # Temporary workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/53
124
- - idyntree 10.2.0
120
+ - idyntree
125
121
- fmt
126
122
- spdlog
127
123
- libopencv
You can’t perform that action at this time.
0 commit comments