Skip to content

Commit 775f521

Browse files
Constructor to specific commit
1 parent e3c095d commit 775f521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ fi
2727

2828
# We require the latest, unreleased version of constructor,
2929
# as this supports the libmamba solver
30-
pip install git+https://github.com/conda/constructor
30+
pip install git+https://github.com/conda/constructor@fd028c8
3131

3232
conda list
3333

0 commit comments

Comments
 (0)