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 f3e14e9 commit ac5871dCopy full SHA for ac5871d
.github/workflows/build-wheels.yml
@@ -66,7 +66,6 @@ jobs:
66
67
- name: Install `setuptools` on systems where it is missing by default
68
run: /tmp/venv/bin/python3 -m pip install --upgrade setuptools
69
- if: matrix.os == 'ubuntu-24.04'
70
71
- name: Import and use the package
72
run: |
0 commit comments