Skip to content
Snippets Groups Projects
Commit e5997403a826 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

ci: fetch mercurial branches from heptapod

The mercurial-scm.org is somewhat unreliable, and only includes
published changes. We want to notice breakage as soon as possible.
parent 858547b6ab73
No related branches found
No related tags found
1 merge request!126NEWS: 0.10.2 release
......@@ -9,7 +9,7 @@
then
PIPDEPENDS="mercurial~=$HG.0"
else
PIPDEPENDS="https://www.mercurial-scm.org/repo/hg/archive/$HG.tar.gz"
PIPDEPENDS="https://foss.heptapod.net/octobus/mercurial-devel/-/archive/branch/$HG.tar.gz"
fi
if echo "$PYTHON" | grep -q ^2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment