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 ea94937 commit 7fa214dCopy full SHA for 7fa214d
azure-pipelines.yml
@@ -24,7 +24,7 @@ jobs:
24
- bash: |
25
conda config --add channels conda-forge
26
conda config --set always_yes yes
27
- conda install -n root conda-build
+ conda install -n root conda-build numpy fftw
28
displayName: Set up Anaconda
29
30
0 commit comments