Skip to content

Commit

Permalink
Removed distribute from requirements (it was causing problems..)
Browse files Browse the repository at this point in the history
  • Loading branch information
rshk committed Feb 19, 2013
1 parent 121375f commit 619e1d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -18,7 +18,6 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
'distribute',
'zerorpc',
],
entry_points = {
Expand Down

0 comments on commit 619e1d3

Please sign in to comment.