Skip to content

Don't install dependencies in editable mode

Johannes Zumthurm requested to merge cburchert-patch-1 into master

Created by: cburchert

We added this to make it easier to insert print statements into our dependencies or do other code changes for testing. We don't want this in production and it is simple to readd it for debugging if needed.

Merge request reports

Loading