We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cff723b + 4871340 commit 633980cCopy full SHA for 633980c
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install dependencies
32
run: |
33
python -m pip install --upgrade pip
34
- pip install setuptools wheel
+ pip install setuptools wheel pypandoc
35
- name: Build
36
37
python setup.py sdist bdist_wheel
0 commit comments