Skip to content

Commit 871e2bf

Browse files
committed
Try adding channel defaults
1 parent ec04212 commit 871e2bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/conda/conda-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ export PYTHONWARNINGS="ignore::UserWarning"
189189
print
190190

191191
BUILD_ARGS=( -c conda-forge
192+
-c defaults
192193
--dirty
193194
$CHANNEL_SWIFT
194195
.

0 commit comments

Comments
 (0)