Skip to content

Commit

Permalink
removed setuptools from install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner authored and ericflo committed Oct 16, 2009
1 parent 39ffedd commit 4118f59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -120,5 +120,4 @@
packages=find_packages(),
include_package_data=True,
zip_safe=False,
install_requires=['setuptools'],
)

0 comments on commit 4118f59

Please sign in to comment.