File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ ExternalProject_Add(ITKPython
1717 DOWNLOAD_COMMAND ""
1818 CONFIGURE_COMMAND ${PYTHON_EXECUTABLE} -m venv "${_itk_venv} "
1919 BUILD_COMMAND ${ITKPYTHON_EXECUTABLE} -m pip install --upgrade pip
20- INSTALL_COMMAND ${ITKPYTHON_EXECUTABLE} -m pip install --ignore -installed itk>=5.4rc3 sphinx==7.2.6 six black nbsphinx ipywidgets sphinx-contributors ipykernel matplotlib itkwidgets[lab,notebook]>=1.0a49 pydata-sphinx-theme
20+ INSTALL_COMMAND ${ITKPYTHON_EXECUTABLE} -m pip install --ignore -installed itk>=5.4rc3 sphinx==7.2.6 six black nbsphinx ipywidgets sphinx-contributors ipykernel matplotlib itkwidgets[lab,notebook]>=1.0a51 pydata-sphinx-theme
2121 COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR} /ITKBlackConfig.cmake
2222 )
You can’t perform that action at this time.
0 commit comments