Skip to content

Commit c70299f

Browse files
committed
Add pybind11-stubgen dependency to conda build.
1 parent a3aa964 commit c70299f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-build/habitat-sim/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ requirements:
2828
- {{ cdt('libpng-devel') }} # [linux]
2929
- {{ cdt('xorg-x11-proto-devel') }} # [linux]
3030
- {{ cdt('libxxf86vm-devel') }} # [linux]
31+
- pybind11-stubgen
3132

3233
host:
3334
- python x.x

0 commit comments

Comments
 (0)