Make src and test a package by adding __init__.py
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:15:12 +0000 (13:15 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:15:12 +0000 (13:15 +0100)
src/__init__.py [new file with mode: 0644]
test/__init__.py [new file with mode: 0644]

diff --git a/src/__init__.py b/src/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/test/__init__.py b/test/__init__.py
new file mode 100644 (file)
index 0000000..e69de29