We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3814dfd commit bc078d0Copy full SHA for bc078d0
dev/conda/conda-build.sh
@@ -59,7 +59,7 @@ log "CONDA_PLATFORM: $CONDA_PLATFORM ${*}"
59
source $SWIFT_T_TOP/dev/get-versions.sh
60
export SWIFT_T_VERSION
61
log "SWIFT/T VERSION: $SWIFT_T_VERSION"
62
-# Sets PYTHON_VERSION:
+# Sets PYTHON_VERSION: passed into meta.yaml:
63
source $DEV_CONDA/get-python-version.sh
64
# Optionally set R_VERSION from user argument:
65
if (( ${#R} )) export R_VERSION=${R[2]}
0 commit comments