Skip to content

Commit

Permalink
Remove explicit dependency on swsssdk (sonic-net#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque authored Oct 6, 2017
1 parent 3a40ff9 commit 77c9f81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
'click-default-group',
'click',
'natsort',
'tabulate',
'swsssdk'
'tabulate'
],
classifiers=[
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit 77c9f81

Please sign in to comment.