From 9fd29fc64700faf0f549bbcde59059e9e0ccbcb4 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Mon, 13 Jul 2026 11:40:37 +0000 Subject: [PATCH] a2a-source-edit: remove requirements.txt --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 057d6aa..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -# a2a-pack is auto-installed by the deploy build. -# Runtime intentionally uses only the Python standard library plus pydantic from a2a-pack. -pytest>=8.2