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 da0c1a3 + f172201 commit 144f26cCopy full SHA for 144f26c
.github/workflows/validate_bornagain.yml
@@ -70,7 +70,7 @@ jobs:
70
run: |
71
python3 -m pip install --upgrade pip
72
python3 -m pip install cython pytest build wheel setuptools
73
- python3 -m pip install numpy matplotlib
+ python3 -m pip install numpy matplotlib auditwheel
74
75
- name: Build BornAgain
76
0 commit comments