Skip to content

Commit 0f25105

Browse files
committed
revert evergreen run-tests.sh change
queryable encryption doesn't run there (at least for now).
1 parent 9716016 commit 0f25105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ set -eux
66
/opt/python/3.10/bin/python3 -m venv venv
77
. venv/bin/activate
88
python -m pip install -U pip
9-
pip install ".[encryption]"
109
pip install -e .
1110

1211
# Install django and test dependencies

0 commit comments

Comments
 (0)