Closed rkdarst closed 4 years ago
This will attempt various things to fix CI (and perhaps update latest versions tested).
The problem was solved with pip install --upgrade pytest - some conflict at runtime with some other package.
pip install --upgrade pytest
This will attempt various things to fix CI (and perhaps update latest versions tested).