From cc779a42ce48d366582c90212b487653b5507ddc Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Fri, 7 Jun 2024 21:07:22 +0800 Subject: [PATCH] remove pkg "pylib" (#23691) https://github.com/Yardanico/nimpylib is 404 now (cherry picked from commit 09b5ed251e4f9a47af7a0176ea4632bebdfd506a) --- testament/important_packages.nim | 1 - 1 file changed, 1 deletion(-) diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 1e5b370a463d7..24609e900324e 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -143,7 +143,6 @@ pkg "polypbren" pkg "presto" pkg "prologue", "nimble tcompile" pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim" -pkg "pylib" pkg "rbtree" pkg "react", "nimble example" pkg "regex", "nim c src/regex"