bring back jstin after forking a new one (#17844)

ref https://github.com/nim-lang/Nim/pull/17765#issuecomment-822019094
This commit is contained in:
flywind
2021-04-26 01:16:20 +08:00
committed by GitHub
parent 22e06ee95a
commit 9e6f2d7d18

View File

@@ -77,6 +77,7 @@ pkg "illwill", "nimble examples"
pkg "inim", allowFailure=true
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"