From e224a128f764493f35ad473e58b3decbd06328da Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:34:35 +0000 Subject: [PATCH 2/2] Fix requirements.txt comment to reflect PyPI installation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --- cookbook/copilot-sdk/python/recipe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/copilot-sdk/python/recipe/requirements.txt b/cookbook/copilot-sdk/python/recipe/requirements.txt index f698334f..c632167a 100644 --- a/cookbook/copilot-sdk/python/recipe/requirements.txt +++ b/cookbook/copilot-sdk/python/recipe/requirements.txt @@ -1,2 +1,2 @@ -# Install the local Copilot SDK package in editable mode +# Install the Copilot SDK package from PyPI github-copilot-sdk