remove jstin from important packages (#17765)

Ref https://github.com/nim-lang/Nim/pull/17759

https://github.com/LemonBoy/jstin/blob/master/src/jstin.nim is already archived and cannot pass CI anymore.
This commit is contained in:
flywind
2021-04-18 21:30:30 +08:00
committed by GitHub
parent 7b6ab5109f
commit ca3fe63bab

View File

@@ -77,7 +77,6 @@ pkg "illwill", "nimble examples"
pkg "inim"
pkg "itertools", "nim doc src/itertools.nim"
pkg "iterutils"
pkg "jstin"
pkg "karax", "nim c -r tests/tester.nim"
pkg "kdtree", "nimble test", "https://github.com/jblindsay/kdtree"
pkg "loopfusion"