From ce1a2a6ca693a22a7d937b00c1a2976fcd5e9458 Mon Sep 17 00:00:00 2001 From: Sander Declerck Date: Tue, 2 Dec 2025 15:17:58 +0100 Subject: [PATCH] Remove todo list --- PR-TODOS.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 PR-TODOS.md diff --git a/PR-TODOS.md b/PR-TODOS.md deleted file mode 100644 index dd23eef..0000000 --- a/PR-TODOS.md +++ /dev/null @@ -1,9 +0,0 @@ -- [x] Update shims -- [x] Release pipeline -- [x] Install script -- [ ] Check if we can improve on python runner -- [x] Documentation -- [ ] Version in install scripts (to latest) -- [ ] Uncomment release pipeline (to latest) - -- [ ] Test with PATH shims (osx / windows)