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 57f1603 commit 02c2ac2Copy full SHA for 02c2ac2
.github/workflows/release.yml
@@ -51,6 +51,7 @@ jobs:
51
run: |
52
python -m pip install --upgrade pip
53
pip install -r requirements.txt
54
+ pip install wheel
55
56
- name: Run tests
57
0 commit comments