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 75301e9 commit 5ab1348Copy full SHA for 5ab1348
.evergreen/scripts/install-dependencies.sh
@@ -10,8 +10,6 @@ if [ -f $HERE/env.sh ]; then
10
. $HERE/env.sh
11
fi
12
13
-echo "HELLO?"
14
-cat $HERE/env.sh
15
_BIN_DIR=${PYMONGO_BIN_DIR:-}
16
17
# Helper function to pip install a dependency using a temporary python env.
0 commit comments