Skip to content

Nightly - dlt-diagnostics

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 09:10
· 23 commits to main since this release
1f1df4b
Python launch config is deprecated (#1465)

## Changes
`debugpy` is the new python debugger, and `python` launch config type is
deprecated -
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy

Python extension already depends on it, but I'm still adding it as an
explicit dependency to our extension too


## Tests
Manual testing