Unverified Commit d814f0b3 authored by Andy Simmonett's avatar Andy Simmonett
Browse files

Add cython dependency to Azure

parent 15bc0fd6
...@@ -42,6 +42,7 @@ jobs: ...@@ -42,6 +42,7 @@ jobs:
# Note: conda activate doesn't work here, because it creates a new shell! # Note: conda activate doesn't work here, because it creates a new shell!
- script: | - script: |
conda install cmake ^ conda install cmake ^
cython ^
fftw ^ fftw ^
ninja ^ ninja ^
numpy ^ numpy ^
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment