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 213a765 commit 38a6d1bCopy full SHA for 38a6d1b
.github/workflows/docs.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: "Build the wheel"
80
shell: pwsh
81
run: |
82
- tox -e build-wheel
+ tox -e build-wheel -- "any"
83
84
- name: "Expose the wheel"
85
shell: bash
0 commit comments