mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 13:55:45 +02:00
Revert "Make 'powerline' a namespace package"
This reverts commit 57bd0af2721bf5ad18b512f347d6a08468ce0767.
This commit is contained in:
parent
7a25ab1d53
commit
b99e9cb074
@ -1,5 +0,0 @@
|
||||
try:
|
||||
__import__('pkg_resources').declare_namespace(__name__)
|
||||
except ImportError:
|
||||
from pkgutil import extend_path
|
||||
__path__ = extend_path(__path__, __name__)
|
Loading…
x
Reference in New Issue
Block a user