Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ packages_select_by_deps:
# TODO Linux
##
# - pybind11_catkin # Needs to be patched to use conda-forge's pybind11
- cnpy

##
# DONE Linux
Expand Down
1 change: 1 addition & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ packages_select_by_deps:
##
# TODO OSX
##
- cnpy

##
# DONE OSX
Expand Down
3 changes: 2 additions & 1 deletion vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ skip_existing:
packages_select_by_deps:
##
# TODO Win
##
##
# - python-qt-binding
- desktop
- cnpy

# - velodyne_driver # probably too tricky to build
# - velodyne_pointcloud # depends on velodyne_driver
Expand Down