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.
2 parents 4d6d36c + 800bbee commit 5d7b910Copy full SHA for 5d7b910
2 files changed
conda.yml
@@ -13,6 +13,5 @@ dependencies:
13
- sphinx>=7.1
14
- sphinx-autobuild
15
- sphinx-markdown-tables
16
- - sphinx-argparse
17
- sphinx-tabs>=3.5.0
18
- sphinx-copybutton
src/conf.py
@@ -36,8 +36,6 @@
36
'recommonmark',
37
'sphinx.ext.intersphinx',
38
'sphinx_markdown_tables',
39
- 'sphinxarg.ext',
40
- 'sphinx.ext.autodoc',
41
'sphinx_tabs.tabs',
42
'sphinx.ext.graphviz',
43
'nextstrain.sphinx.theme',
0 commit comments