File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -446,7 +446,7 @@ functions:
446
446
script : |
447
447
cd ${DRIVERS_TOOLS}/.evergreen/ocsp
448
448
/opt/mongodbtoolchain/v3/bin/python3 -m venv ./venv
449
- ./venv/bin/pip3 install -r ${PROJECT_DIRECTORY}/.evergreen/ ocsp-requirements.txt
449
+ ./venv/bin/pip3 install -r mock- ocsp-responder -requirements.txt
450
450
- command : shell.exec
451
451
params :
452
452
background : true
@@ -465,7 +465,7 @@ functions:
465
465
script : |
466
466
cd ${DRIVERS_TOOLS}/.evergreen/ocsp
467
467
/opt/mongodbtoolchain/v3/bin/python3 -m venv ./venv
468
- ./venv/bin/pip3 install -r ${PROJECT_DIRECTORY}/.evergreen/ ocsp-requirements.txt
468
+ ./venv/bin/pip3 install -r mock- ocsp-responder -requirements.txt
469
469
- command : shell.exec
470
470
params :
471
471
background : true
@@ -486,7 +486,7 @@ functions:
486
486
script : |
487
487
cd ${DRIVERS_TOOLS}/.evergreen/ocsp
488
488
/opt/mongodbtoolchain/v3/bin/python3 -m venv ./venv
489
- ./venv/bin/pip3 install -r ${PROJECT_DIRECTORY}/.evergreen/ ocsp-requirements.txt
489
+ ./venv/bin/pip3 install -r mock- ocsp-responder -requirements.txt
490
490
- command : shell.exec
491
491
params :
492
492
background : true
@@ -505,7 +505,7 @@ functions:
505
505
script : |
506
506
cd ${DRIVERS_TOOLS}/.evergreen/ocsp
507
507
/opt/mongodbtoolchain/v3/bin/python3 -m venv ./venv
508
- ./venv/bin/pip3 install -r ${PROJECT_DIRECTORY}/.evergreen/ ocsp-requirements.txt
508
+ ./venv/bin/pip3 install -r mock- ocsp-responder -requirements.txt
509
509
- command : shell.exec
510
510
params :
511
511
background : true
You can’t perform that action at this time.
0 commit comments