1
0
forked from pool/python-Sphinx
python-Sphinx/__init__.py
Todd R 2437ef2417 Accepting request 520217 from home:TheBlackCat:branches:devel:languages:python
- Create a base sphinxcontrib namespace package to guarantee all
  the "python(2|3)-sphinxcontrib-foo" packages can be imported
  correctly.

OBS-URL: https://build.opensuse.org/request/show/520217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=89
2017-09-01 15:30:04 +00:00

3 lines
80 B
Python

# -*- coding: utf-8 -*-
__import__('pkg_resources').declare_namespace(__name__)