diff --git a/setup.py b/setup.py index b4727b7..656e665 100755 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( url='http://github.com/mvpdev/django-eav', - packages=['eav', 'eav.tests'], + packages=['eav', 'tests'], classifiers = [ 'Development Status :: 4 - Beta',