Skip to content

Commit d6761b0

Browse files
committed
fix activation
1 parent a7af0ce commit d6761b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/scripts/ensure-hatch.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ if [ ! -x "$(command -v hatch)" ]; then
2222
. $VENV_DIR/bin/activate
2323
fi
2424

25-
venvactivate $VENV_DIR
2625
python --version
2726

2827
echo "Installing hatch..."

0 commit comments

Comments
 (0)