Don't install dependencies in editable mode
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.