Skip to content

Commit daaa862

Browse files
committed
Fix typo
1 parent 05991f3 commit daaa862

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
@@ -95,7 +95,7 @@ USE_ZSH=1
9595
source $DEV_CONDA/$CONDA_PLATFORM/deps.sh
9696

9797
# Auto-configuration
98-
PV=""
98+
PV_PIN=""
9999
if [[ $CONDA_PLATFORM == "osx-arm64" ]] {
100100
SOLVER=( --solver classic )
101101
# Pin Python version for these versions:

0 commit comments

Comments
 (0)