documentation/extensions/sphinx_tabs/__init__.py

6 lines
149 B
Python
Raw Permalink Normal View History

""" Salvaged from https://github.com/executablebooks/sphinx-tabs """
__version__ = "3.2.0"
__import__("pkg_resources").declare_namespace(__name__)