diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 389c9f3a..598534fe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,6 @@ jobs: versionSpec: $(PYTHON_VERSION) architecture: $(PYTHON_ARCH) addToPath: true - condition: eq(variables['TEST_MODE'], 'pip') - bash: | set -e pip install --upgrade --pre numpy scipy matplotlib "h5py<3.7"