We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b67380 commit 9f53a9bCopy full SHA for 9f53a9b
1 file changed
setup.py
@@ -32,7 +32,7 @@
32
33
url='http://github.com/mvpdev/django-eav',
34
35
- packages=['eav'],
+ packages=['eav', 'eav.tests'],
36
37
classifiers = [
38
'Development Status :: 4 - Beta',
0 commit comments