mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
Packages names in setup.py.
This commit is contained in:
parent
7d1aca31b1
commit
886e9d3b41
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue