Index: setup.py
===================================================================
--- setup.py	(revision 27)
+++ setup.py	(revision 29)
@@ -7,5 +7,5 @@
     'coverage',
     'pytest',
-    'pytest-cov'
+    'pytest-cov',
 ]
 
@@ -39,5 +39,5 @@
     download_url='http://pypi.python.org/pypi/pyenvjasmine#downloads',
     license='BSD licence, see LICENSE',
-    requires=requires,
+    install_requires=requires,
     classifiers=[
         'Development Status :: 5 - Production/Stable',
