From: Christian Herdtweck Date: Wed, 6 Dec 2017 12:15:12 +0000 (+0100) Subject: Make src and test a package by adding __init__.py X-Git-Tag: v1.2~7 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=5df36c194685aa07ff79506f3654adae14a03670;p=pyi2ncommon Make src and test a package by adding __init__.py --- diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..e69de29