switch to official docopt URL (#20815)

This commit is contained in:
ringabout
2022-11-11 23:05:27 +08:00
committed by GitHub
parent 15bffc20ed
commit 993630e40f

View File

@@ -60,7 +60,7 @@ pkg "criterion", allowFailure = true # pending https://github.com/disruptek/crit
pkg "datamancer"
pkg "dashing", "nim c tests/functional.nim"
pkg "delaunay", url = "https://github.com/nim-lang/DelaunayNim", useHead = true
pkg "docopt", url = "https://github.com/nim-lang/docopt.nim", useHead = true
pkg "docopt"
pkg "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
pkg "elvis"
pkg "fidget"