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 005ce3f commit 4a194fdCopy full SHA for 4a194fd
.github/workflows/build-wheels.yml
@@ -47,8 +47,6 @@ jobs:
47
- name: Move submodules lib into the directory root
48
run: cp -r src/libmerc/xsimd/include/xsimd/* src/libmerc/xsimd/
49
50
-=======
51
->>>>>>> 296e1c6b870b77cd86bc5631a3c7e55c25dd0298
52
- name: Build Mercury
53
run: ./configure && make && cp -r src/cython/* ./
54
0 commit comments