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 e84a0e6 commit 67a6899Copy full SHA for 67a6899
.github/workflows/test.yaml
@@ -23,7 +23,6 @@ jobs:
23
pip install -r requirements.txt
24
- name: Build Wheels
25
run: |
26
- mkdir dist
27
python make_wheels.py
28
- name: Show built files
29
0 commit comments