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 a7af0ce commit d6761b0Copy full SHA for d6761b0
.evergreen/scripts/ensure-hatch.sh
@@ -22,7 +22,6 @@ if [ ! -x "$(command -v hatch)" ]; then
22
. $VENV_DIR/bin/activate
23
fi
24
25
- venvactivate $VENV_DIR
26
python --version
27
28
echo "Installing hatch..."
0 commit comments