Test requirements are not install requirements!
@@ -45,6 +45,7 @@ setup(name='mongoengine',
long_description=LONG_DESCRIPTION,
platforms=['any'],
classifiers=CLASSIFIERS,
install_requires=['pymongo', 'blinker', 'django==1.3'],
install_requires=['pymongo'],
test_suite='tests',
tests_require=['blinker', 'django==1.3']
)
The note is not visible to the blocked user.