Skip to content

Commit

Permalink
Removed IRC dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Jun 25, 2016
1 parent 475c604 commit e819fa2
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 @@ -38,9 +38,6 @@
entry_points = {
'console_scripts' : ['rebench = rebench:main_func']
},
extras_require = {
'IRC' : ['irc>=8.9.1']
},
tests_require = {
'SciPy': ['scipy>=0.8.0'],
},
Expand Down

0 comments on commit e819fa2

Please sign in to comment.