--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,6 @@
     author='Alec Thomas',
     author_email='alec@swapoff.org',
     install_requires=[
-        'setuptools >= 0.6b1',
     ],
     cmdclass={'test': PyTest},
 )
