testament/important_packages dont run hts (#13052)

This commit is contained in:
Brent Pedersen
2020-01-06 22:47:18 -07:00
committed by Miran
parent ba4fbb6328
commit a019cc52f6

View File

@@ -33,7 +33,7 @@ pkg "gara"
pkg "glob"
pkg "gnuplot"
# pkg "godot", "nim c -r godot/godot.nim" # not yet compatible with Nim 0.19
pkg "hts", "nim c -o:htss -r src/hts.nim"
pkg "hts", "nim c -o:htss src/hts.nim"
pkg "illwill", "nimble examples"
pkg "inim"
pkg "itertools", "nim doc src/itertools.nim"