summaryrefslogtreecommitdiff
path: root/lib/spack/docs/exts/sphinxcontrib/__init__.py
blob: 591cf0e16ecce38434b95b8c4f95eb3368874067 (plain) (blame)
1
2
3
4
5
6
7
8
9
# -*- coding: utf-8 -*-
"""
    sphinxcontrib
    ~~~~~~~~~~~~~

    Contains 3rd party Sphinx extensions.
"""

__import__('pkg_resources').declare_namespace(__name__)