Skip to content

Commit 2617fbb

Browse files
committed
tmp: patch constructor
1 parent 1054802 commit 2617fbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ if [[ "$(uname)" == "Darwin" ]]; then
2222
coreutils
2323
fi
2424

25+
# TEMPORARY; remove before merge once target PR is merged
26+
python -mpip install https://github.com/jaimergp/constructor/archive/fix-virtual-specs-ok.tar.gz --no-deps
27+
2528
mamba list
2629

2730
echo "***** Make temp directory *****"

0 commit comments

Comments
 (0)