Skip to content

[SIGMON-158] Separate sets of requirements for Nxcals Spark 2 and Nxcals Spark 3

Aleksandra Mnich requested to merge SIGMON-158_venv_cleanup into dev

Context

What was done

  • venv_xxx dirs on SWAN contain separate dirs for Nxcals Spark 2 and Nxcals Spark 3 requirements
  • lhcsmapi is installed in venv_xxx/commons
  • SWAN setup scripts check the version of python and add appropriate requirements dir to the PYTHONPATH

TODO

QA

  • no tests - CI

Review objectives

  • assessment of code functionality
  • assessment of code quality
  • identifying potential refactorings / logic common to other projects
  • knowledge sharing

Merge request reports