if(MITK_USE_Python3)
  mitk_create_module(
    DEPENDS
      MitkPythonInstaller
      MitkQtWidgets
  )
endif()
