# https://github.com/bitprophet/rudolf/commit/c5543e4460cef83f5166bd8bf8708a0be055c6e3
diff --git a/setup.py b/setup.py
index 0d11f75..32e897b 100644
--- setup.py
+++ setup.py
@@ -13,7 +13,7 @@
     license = "ZPL 2.1",
     platforms = ["POSIX"],
 
-    install_requires = ["nose>=0.1.0, ==dev"],
+    install_requires = ["nose>=0.1.0"],
 
     url = "http://pypi.python.org/pypi/rudolf/",
 
