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.
2 parents db6201b + 1e53e94 commit 77ae5caCopy full SHA for 77ae5ca
1 file changed
.github/workflows/lib-tests.yml
@@ -80,7 +80,7 @@ jobs:
80
# first and arcticpy is built without deps or build isolation.
81
sudo apt-get update && sudo apt-get install -y libgsl-dev
82
pip install --upgrade pip setuptools wheel
83
- pip install numpy
+ pip install numpy cython
84
pip install arcticpy==2.6 --no-build-isolation --no-deps
85
86
- name: Install (deps + package from source, [optional] extras)
0 commit comments