conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
492 stars 103 forks source link

Codecov seems to break interactive debugging #351

Closed maresb closed 1 year ago

maresb commented 1 year ago

Checklist

What happened?

Since the merge of #333 I've been having trouble using the VS Code interactive debugger. I think we're running into https://github.com/microsoft/vscode-python/issues/693.

I like having the settings consolidated in pyproject.toml, but would it make more sense in this case to only run codecov in CI?

Conda Info

No response

Conda Config

No response

Conda list

No response

Additional Context

No response