-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
It would be interesting to see if we can integrate with catkin_tools somehow...
One option could be to add a verb to catkin_tools that :
- install dependencies from
requirements.txtfiles - install packages from their
setup.pyvia pip as editable for devel, without going through the CMakeLists.txt processing. - install packages from their
setup.pyvia pip for install
Reactions are currently unavailable