Skip to content

Commit

Permalink
workaround haltcase/glob#49 glob broken (#15647)
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour authored Oct 20, 2020
1 parent f20e485 commit 4ab1bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pkg1 "fragments", false, "nim c -r fragments/dsl.nim"
pkg1 "gara"
pkg1 "ggplotnim", true, "nim c -d:noCairo -r tests/tests.nim"
# pkg1 "gittyup", true, "nimble test", "https://github.com/disruptek/gittyup"
pkg1 "glob"
# pkg1 "glob" # pending https://github.com/citycide/glob/issues/49
pkg1 "gnuplot", false, "nim c gnuplot.nim"
pkg1 "hts", false, "nim c -o:htss src/hts.nim"
# pkg1 "httpauth", true
Expand Down

0 comments on commit 4ab1bd7

Please sign in to comment.