Skip to content

Commit 57aa759

Browse files
committed
Merge branch 'master' of github.com:swift-lang/swift-t
2 parents f1bdb6b + 9150fd8 commit 57aa759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/conda/conda-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ USE_ZSH=1
9898
SPEC_CLANG=""
9999
SPEC_MPICH="mpich"
100100
SPEC_PYTHON="python"
101-
TK="tk"
101+
export SPEC_TK=""
102102

103103
# Load platform-specific settings:
104104
if ! source $DEV_CONDA/$CONDA_PLATFORM/deps.sh

0 commit comments

Comments
 (0)