We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8684bb6 commit 2b49938Copy full SHA for 2b49938
.ci/azure-wheel-helpers/azure-tests.yml
@@ -5,7 +5,7 @@
5
6
steps:
7
- script: |
8
- python -m pip install -U pytest pytest-cov pytest-azurepipelines
+ python -m pip install -U pytest pytest-cov pytest-azurepipelines "coverage>=5.0"
9
displayName: Install Azure testing requirements
10
11
0 commit comments