We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5523184 commit d3c952fCopy full SHA for d3c952f
src/tue_get/installer_impl.py
@@ -1172,4 +1172,4 @@ def tue_install_ros(self, source_type: str, **kwargs) -> bool:
1172
1173
if __name__ == "__main__":
1174
bla = InstallerImpl(debug=True)
1175
- bla.tue_install_target("networking")
+ bla.tue_install_target("test", True)
0 commit comments