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 60882be commit ea94937Copy full SHA for ea94937
azure-pipelines.yml
@@ -53,7 +53,7 @@ jobs:
53
- bash: |
54
conda config --add channels conda-forge
55
conda config --set always_yes yes
56
- conda install -n root conda-build
+ conda install -n root conda-build numpy fftw
57
displayName: Set up Anaconda
58
59
0 commit comments