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 5b0ea87 commit 20f96e4Copy full SHA for 20f96e4
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: 3.8
17
18
- name: Install pypa/build
19
- run: python -m pip install build wheel
+ run: python -m pip install build wheel pyyaml
20
21
- name: Build distributions
22
shell: bash -l {0}
0 commit comments