Commit 68754b75 by Carlos Andrés Rocha

Merge pull request #5 from rocha/remove-namespace-packages

Remove namespace packages from installtion
parents 5a2241ee fa46e646
__import__('pkg_resources').declare_namespace(__name__)
__import__('pkg_resources').declare_namespace(__name__)
...@@ -11,10 +11,7 @@ skip_changelog = True ...@@ -11,10 +11,7 @@ skip_changelog = True
[files] [files]
packages = packages =
edx.analytics.tasks
namespace_packages =
edx edx
edx.analytics
data_files = data_files =
share/edx.analytics.tasks = share/* share/edx.analytics.tasks = share/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment