Skip to content

Commit bc078d0

Browse files
committed
More comment
1 parent 3814dfd commit bc078d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/conda/conda-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ log "CONDA_PLATFORM: $CONDA_PLATFORM ${*}"
5959
source $SWIFT_T_TOP/dev/get-versions.sh
6060
export SWIFT_T_VERSION
6161
log "SWIFT/T VERSION: $SWIFT_T_VERSION"
62-
# Sets PYTHON_VERSION:
62+
# Sets PYTHON_VERSION: passed into meta.yaml:
6363
source $DEV_CONDA/get-python-version.sh
6464
# Optionally set R_VERSION from user argument:
6565
if (( ${#R} )) export R_VERSION=${R[2]}

0 commit comments

Comments
 (0)