From 7486c78ae18ecfdc748c8fdc5d4afd2852a8af2c Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 10 May 2026 15:14:31 +0200 Subject: [PATCH] switch bundlewrap install to editable from CroneKorkN/bundlewrap@main Replaces the PyPI 5.0.3 pin with an editable github clone of the personal fork. The fork tracks upstream main and carries an agent-oriented AGENTS.md the rest of this repo's docs link to. Co-Authored-By: Claude Opus 4.7 (1M context) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73be135..67ddfed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bundlewrap ~=5.0, >=5.0.3 +-e git+https://github.com/CroneKorkN/bundlewrap.git@main#egg=bundlewrap pycryptodome PyNaCl PyYAML