Skip to content

Commit cabca13

Browse files
ringaboutsurvivorm
authored andcommitted
switch to official DelaunayNim URL (nim-lang#21269)
follow up Nycto/DelaunayNim#4 (comment)
1 parent 8fd204f commit cabca13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testament/important_packages.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehensio
6060
pkg "criterion", allowFailure = true # pending https://github.com/disruptek/criterion/issues/3 (wrongly closed)
6161
pkg "datamancer"
6262
pkg "dashing", "nim c tests/functional.nim"
63-
pkg "delaunay", url = "https://github.com/nim-lang/DelaunayNim", useHead = true
63+
pkg "delaunay"
6464
pkg "docopt"
6565
pkg "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
6666
pkg "elvis"

0 commit comments

Comments
 (0)