aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index e10eae0b..5bb7083b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -92,8 +92,3 @@ zc.buildout =
make_user_dev_dirs = mediagoblin.buildout_recipes:MakeUserDevDirs
babel.extractors =
jinja2 = jinja2.ext:babel_extract
-
-[options.data_files]
-# Running gmg dbupdate fails with missing env.py because env.py isn't
-# being included in the Python package (no __init__.py).
-mediagoblin = mediagoblin/db/migrations/env.py