mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
178a0f4158
commit
4c3d81e677
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ Follow these steps to get pydevd testable:
|
|||
- copy all of your changes from src/debugpy/_vendored/pydevd to the root of your PyDev.Debugger clone
|
||||
- remove the pdb files (pydevd doesn't ship those) if you rebuilt the attach dlls
|
||||
- create an environment to test. The list of stuff in your environment is outlined [here](https://github.com/fabioz/PyDev.Debugger/blob/6cd4d431e6a794448f33a73857d479149041500a/.github/workflows/pydevd-tests-python.yml#L83).
|
||||
- set PYTHONPATH=. (make sure you don't forget this part, otherwise a lot of tests will fail)
|
||||
|
||||
### Testing pydevd and fixing test failures
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue