From db210a13e3dc1590074aadd25092514235376af0 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 11 May 2014 16:38:23 +0200 Subject: [PATCH] Make data a module, to make pkg_resources happy --- data/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/__init__.py diff --git a/data/__init__.py b/data/__init__.py new file mode 100644 index 0000000..e69de29 -- 2.34.1