From f70165ef6229a92bf8cfa6f16eff980a4a7491fe Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 18 Jan 2012 12:27:37 -0500 Subject: Added setup.py and big reorg of the source tree this should fix tickets #10 and #11 --- alias_server/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 alias_server/__init__.py (limited to 'alias_server/__init__.py') diff --git a/alias_server/__init__.py b/alias_server/__init__.py new file mode 100644 index 0000000..40a96af --- /dev/null +++ b/alias_server/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- -- cgit v1.2.3-70-g09d2