Cleanup packaging

This commit is contained in:
Nicolas Dandrimont 2017-10-12 17:16:49 +02:00
parent 751b64bc45
commit 2857dcf926
3 changed files with 9 additions and 4 deletions

1
swh/__init__.py Normal file
View file

@ -0,0 +1 @@
__path__ = __import__('pkgutil').extend_path(__path__, __name__)