Skip to content

Commit 291c369

Browse files
committed
more debug
1 parent b223bef commit 291c369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/run-direct-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ulimit -c unlimited
1212
python --version
1313
# pip install pytest
1414
export PYMONGO_C_EXT_MUST_BUILD=1
15+
pip install setuptools
1516
python _setup.py build_ext -i
1617
pip install -v -e .
1718
ls pymongo

0 commit comments

Comments
 (0)