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 4cc6530 commit 0aee222Copy full SHA for 0aee222
.evergreen/scripts/configure-env.sh
@@ -78,8 +78,6 @@ EOT
78
rm -rf $DRIVERS_TOOLS
79
BRANCH=master
80
ORG=mongodb-labs
81
-BRANCH=PYTHON-5196
82
-ORG=blink1073
83
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
84
85
cat <<EOT > ${DRIVERS_TOOLS}/.env
0 commit comments