Skip to content

[devel] Fix incorrect dependency on WebAppDIRAC

Chris Burr requested to merge cburr/LHCbWebDIRAC:fix-dependency into devel

For messy reasons to do with the compilation stage the dependency on WebAppDIRAC has to be written in both setup.cfg and pyproject.toml. This MR adds fixes it and adds a test to make sure they stay in sync.

BEGINRELEASENOTES

FIX: Use WebAppDIRAC v5.0.x for compiling sources

ENDRELEASENOTES

Edited by Chris Burr

Merge request reports