mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Fix #1884: Use sys.platform over platform.system()
This commit is contained in:
parent
ca8e6a137b
commit
36485c02c6
16 changed files with 40 additions and 46 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[pytest]
|
||||
testpaths=tests
|
||||
timeout=30
|
||||
timeout=20
|
||||
timeout_method=thread
|
||||
addopts=-n8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue