aboutsummaryrefslogtreecommitdiff
path: root/ci/azure-steps.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/azure-steps.yml')
-rw-r--r--ci/azure-steps.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/azure-steps.yml b/ci/azure-steps.yml
index ff34c45..ef31208 100644
--- a/ci/azure-steps.yml
+++ b/ci/azure-steps.yml
@@ -152,7 +152,7 @@ steps:
python --version
# Needed for running unit tests in parallel.
- python -m pip --disable-pip-version-check install --upgrade pytest-xdist
+ python -m pip --disable-pip-version-check install --upgrade pefile pytest-xdist
echo ""