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 88a4f9b + 26d3184 commit fb9a02aCopy full SHA for fb9a02a
docs/source/conf.py
@@ -34,7 +34,7 @@
34
"sphinx.ext.todo",
35
"sphinx.ext.coverage",
36
"sphinx.ext.viewcode",
37
- "sphinx-prompt",
+ "sphinx_prompt",
38
]
39
40
# Add any paths that contain templates here, relative to this directory.
docs/source/requirements.txt
@@ -1,4 +1,4 @@
1
sphinx>=2.1.0,!=3.1.0
2
sphinx-rtd-theme>=1.2.2
3
-sphinx-prompt>=1.5.0
+sphinx-prompt>=1.8.0
4
docutils!=0.18
0 commit comments