diff --git a/server/python/plugin_remote.py b/server/python/plugin_remote.py index 72ac29730..c6cab217b 100644 --- a/server/python/plugin_remote.py +++ b/server/python/plugin_remote.py @@ -40,6 +40,7 @@ from scrypted_python.scrypted_sdk.types import ( SCRYPTED_REQUIREMENTS = """ ptpython wheel +debugpy """.strip()