mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update badges
This commit is contained in:
parent
d260e299ec
commit
601244dfba
1 changed files with 7 additions and 2 deletions
|
|
@ -1,12 +1,17 @@
|
|||
# debugpy - a debugger for Python
|
||||
|
||||
[](https://dev.azure.com/debugpy/debugpy/_build/latest?definitionId=1&branchName=master)
|
||||
[](https://travis-ci.org/microsoft/debugpy)
|
||||
[](https://sonarcloud.io/dashboard?id=microsoft_debugpy)
|
||||
[](https://raw.githubusercontent.com/microsoft/debugpy/master/LICENSE)
|
||||
[](https://pypi.org/project/debugpy/)
|
||||
[](https://pypi.org/project/debugpy/)
|
||||
|
||||
#### Coverage
|
||||
|
||||
| OS | Coverage |
|
||||
|---|---|
|
||||
| Windows |  |
|
||||
| Linux |  |
|
||||
|
||||
This debugger implements the Debug Adapter Protocol: [debugProtocol.json](https://github.com/Microsoft/vscode-debugadapter-node/blob/master/debugProtocol.json)
|
||||
|
||||
## `debugpy` CLI Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue