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 cc5e205 commit 439c273Copy full SHA for 439c273
.github/workflows/s3.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Sphinx
21
run: |
22
python -m pip install --upgrade pip
23
- pip install sphinx recommonmark
+ pip install sphinx recommonmark sphinx_markdown_tables
24
25
- name: Build HTML with Sphinx
26
0 commit comments