mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
9 lines
249 B
JSON
9 lines
249 B
JSON
{
|
|
"domain": "ptvsd",
|
|
"name": "PTVSD - Python Tools for Visual Studio Debug Server",
|
|
"documentation": "https://www.home-assistant.io/integrations/ptvsd",
|
|
"requirements": ["ptvsd==4.2.8"],
|
|
"dependencies": [],
|
|
"codeowners": ["@swamp-ig"]
|
|
}
|