Run all tests...
This commit is contained in:
parent
c3a8840435
commit
0708d1bedc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -46,5 +46,5 @@ setup(name='mongoengine',
|
|||
platforms=['any'],
|
||||
classifiers=CLASSIFIERS,
|
||||
install_requires=['pymongo', 'blinker'],
|
||||
test_suite='tests.signals',
|
||||
test_suite='tests',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue