Skip to content

Commit

Permalink
Don't list setuptools as a runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerPeters committed Feb 9, 2017
1 parent 576bd86 commit 6ead2fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,5 @@
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
],
install_requires=[
'setuptools >= 0.6b1',
]
)

0 comments on commit 6ead2fb

Please sign in to comment.