From 8e35c43b3318f92018b4b2a43d267aa832cad37a Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Sun, 10 Apr 2011 18:49:14 +0000 Subject: move src/gdatastore to top level (distutils-extra convention) --- diff --git a/src/gdatastore/__init__.py b/gdatastore/__init__.py index e69de29..e69de29 100644 --- a/src/gdatastore/__init__.py +++ b/gdatastore/__init__.py diff --git a/src/gdatastore/datastore.py b/gdatastore/datastore.py index 1cb8555..1cb8555 100644 --- a/src/gdatastore/datastore.py +++ b/gdatastore/datastore.py diff --git a/src/gdatastore/index.py b/gdatastore/index.py index c93f5b3..c93f5b3 100644 --- a/src/gdatastore/index.py +++ b/gdatastore/index.py -- cgit v0.9.1