summary refs log tree commit diff stats
path: root/testament
diff options
context:
space:
mode:
authorRyan McConnell <rammcconnell@gmail.com>2023-12-25 03:25:05 +0000
committerGitHub <noreply@github.com>2023-12-25 11:25:05 +0800
commit6f3d3fdf9f4a718a7365ab98455903a7b18dade8 (patch)
tree861e349e5fada2700d8ef2ce5c0184e66fa9ad7d /testament
parent53855a9fa387f07dbf42c82879d00fbc15b59c10 (diff)
downloadNim-6f3d3fdf9f4a718a7365ab98455903a7b18dade8.tar.gz
CI entry may be reset to default (#23127)
Diffstat (limited to 'testament')
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index d056dac69..b9f891dad 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -60,7 +60,7 @@ pkg "compactdict"
 pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehension"
 pkg "cowstrings"
 pkg "criterion", allowFailure = true # needs testing binary
-pkg "datamancer", url="https://github.com/Graveflo/Datamancer.git"
+pkg "datamancer"
 pkg "dashing", "nim c tests/functional.nim"
 pkg "delaunay"
 pkg "docopt"