Skip to content

Commit

Permalink
remove crufty conditional (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock authored Dec 14, 2024
1 parent e2e6531 commit dc515ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dc515ce

Please sign in to comment.