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 7d83063 commit 0edc55aCopy full SHA for 0edc55a
.github/workflows/dist.yml
@@ -275,10 +275,6 @@ jobs:
275
run: |
276
"${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*objects*
277
278
- - name: sagemath-categories
279
- run: |
280
- "${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*categories*
281
-
282
- name: sagemath-bliss
283
284
"${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*bliss*
0 commit comments