logo
Add an interactive shell debug option for conda build · Issue #1751 · conda/conda-build · GitHub

Add an interactive shell debug option for conda build · Issue #1751 · conda/conda-build · GitHub

Recently I was struggling to debug an erroneous conda build and what I ended up doing was dropping into an interactive shell right before executing build.sh. This was really helpful since it allows simulating being in the same environmen...