mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Don't even try to extract pydevd for CodeQL purposes.
This commit is contained in:
parent
bcf5281f29
commit
69eaa61be0
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
path_classifiers:
|
||||
library:
|
||||
- "src/debugpy/vendored/_pydevd"
|
||||
extraction:
|
||||
python:
|
||||
index:
|
||||
exclude:
|
||||
- "src/debugpy/vendored/_pydevd"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue