Skip to content

Commit 2b2c654

Browse files
committed
dev
1 parent ebf0970 commit 2b2c654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesseract_python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ set(TESSERACT_PYTHON_MODULE_TARGETS
169169
_tesseract_motion_planners_ompl_python
170170
_tesseract_motion_planners_descartes_python
171171
_tesseract_time_parameterization_python
172-
_tesseract_task_composer_python
172+
# _tesseract_task_composer_python
173173
)
174174

175175
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cmake/setup.py.in" "${CMAKE_CURRENT_BINARY_DIR}/python/setup.py" @ONLY)

0 commit comments

Comments
 (0)