@@ -29,7 +29,7 @@ setup(
license="BSD License",
packages=["djrill"],
zip_safe=False,
install_requires=["requests=>1.0.0", "django>=1.3"],
install_requires=["requests>=1.0.0", "django>=1.3"],
include_package_data=True,
test_suite="runtests.runtests",
tests_require=["mock"],
The note is not visible to the blocked user.