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 980fe65 commit 7eba67dCopy full SHA for 7eba67d
.github/workflows/tests.yml
@@ -69,6 +69,7 @@ jobs:
69
python -m pip install cython
70
python -m pip install oldest-supported-numpy
71
python -m pip install setuptools
72
+ python -m pip install packaging
73
74
- name: Setup OpenMP (Linux)
75
if: ${{(matrix.os == 'ubuntu-latest' || matrix.os == 'ubuntu-24.04-arm') && matrix.cxx_compiler == 'clang++'}}
0 commit comments