Commit f6f6cc24 authored by Ivan Tyagov's avatar Ivan Tyagov

Add needed dependencies.

parent d99d28ea
Pipeline #25760 failed with stage
in 0 seconds
......@@ -6,4 +6,5 @@ erp5_simulation
erp5_dms
erp5_development_wizard
erp5_big_file
erp5_web_renderjs_ui
\ No newline at end of file
erp5_web_renderjs_ui
erp5_data_notebook
\ No newline at end of file
  • @Tyagov it seems it break configurator, erp5_data_notebook is an option bt5 to install in configurator , with this change, we always install it, maybe we should remove this option in configurator, what do you think ?

  • @xiaowu.zhang , we have following use cases:

    1. Configurator (optional installation, let's keep it that way)

    2. Manual installation by developer of Wendelin (then erp5_data_notebook will be added as a dependency to erp5_wendelin). But in reallity it's only due to business_catagory change ...

    3. Installation during tests (then test_dependecy_list is used)

    Best approach imho is that we have business_category definition for notebook* modules moved to erp5_data_notebook ( i.e. self contained erp5_data_notebook) and remove my commit as a hard dependency for erp5_wendelin).

  • mentioned in merge request !109 (merged)

    Toggle commit list
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment