Packages names in setup.py.

This commit is contained in:
Iwo Herka 2017-09-05 12:14:07 +02:00
parent 7d1aca31b1
commit 886e9d3b41

View file

@ -32,7 +32,7 @@ setup(
url='http://github.com/mvpdev/django-eav',
packages=['eav', 'eav.tests'],
packages=['eav', 'tests'],
classifiers = [
'Development Status :: 4 - Beta',