From b20ab4510738d641429ce59572bac4c12fcf9c33 Mon Sep 17 00:00:00 2001
From: Simon Humpohl <simon.humpohl@rwth-aachen.de>
Date: Mon, 28 Nov 2016 16:03:07 +0100
Subject: [PATCH] move

---
 {src => pyte}/__init__.py | 0
 {src => pyte}/pyte16.py   | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename {src => pyte}/__init__.py (100%)
 rename {src => pyte}/pyte16.py (100%)

diff --git a/src/__init__.py b/pyte/__init__.py
similarity index 100%
rename from src/__init__.py
rename to pyte/__init__.py
diff --git a/src/pyte16.py b/pyte/pyte16.py
similarity index 100%
rename from src/pyte16.py
rename to pyte/pyte16.py
-- 
GitLab