-d:nimPreviewFloatRoundtrip becomes the default (#24217)

This commit is contained in:
ringabout
2024-10-06 14:35:03 +08:00
committed by GitHub
parent 09043f409f
commit aa605da92a
6 changed files with 16 additions and 26 deletions

View File

@@ -61,7 +61,7 @@ pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehensio
pkg "constantine", "nimble make_lib"
pkg "cowstrings"
pkg "criterion", allowFailure = true # needs testing binary
pkg "datamancer"
pkg "datamancer", url = "https://github.com/nim-lang/Datamancer"
pkg "dashing", "nim c tests/functional.nim"
pkg "delaunay"
pkg "dnsclient", allowFailure = true # super fragile