LocalGraphClustering icon indicating copy to clipboard operation
LocalGraphClustering copied to clipboard

bash run_tests.sh fails on pytest-5.4.2

Open dgleich opened this issue 5 years ago • 0 comments

When trying our code on a new Mac,

pip3 install pytest

gave me version 5.4.2, which doesn't work with our tests. We need version 4.3.1 (which works in our build script...)

We should probably try and update this.

dgleich avatar May 20 '20 19:05 dgleich