Skip to content

Commit 9f53a9b

Browse files
committed
Include eav.tests in setup.py
1 parent 1b67380 commit 9f53a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
url='http://github.com/mvpdev/django-eav',
3434

35-
packages=['eav'],
35+
packages=['eav', 'eav.tests'],
3636

3737
classifiers = [
3838
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)