diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2024-06-07 21:07:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-07 21:07:22 +0800 |
commit | 09b5ed251e4f9a47af7a0176ea4632bebdfd506a (patch) | |
tree | 5fd5bbd86dd81286401abd491bb0db39696d792d /testament | |
parent | 7039b8b5bc5c62cdd608a769e0ea556e23973cc5 (diff) | |
download | Nim-09b5ed251e4f9a47af7a0176ea4632bebdfd506a.tar.gz |
remove pkg "pylib" (#23691)
https://github.com/Yardanico/nimpylib is 404 now
Diffstat (limited to 'testament')
-rw-r--r-- | testament/important_packages.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 3f8d375e2..ac2d133c3 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -144,7 +144,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" |