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 fffca44 commit ab89bb1Copy full SHA for ab89bb1
sphinx_rtd_theme/__init__.py
@@ -4,6 +4,7 @@
4
5
"""
6
from os import path
7
+import sphinx
8
9
__version__ = '0.4.2'
10
__version_full__ = __version__
0 commit comments