Skip to content

Commit

Permalink
Add argcomplete dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Nov 27, 2019
1 parent 9c027e2 commit b8852f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
description='Xirvik (ruTorrent mostly) tools.',
long_description=open('README.md').read(),
install_requires=[
'argcomplete>=1.10.3',
'bencodepy>=0.9.5',
'cached-property>=1.0.0',
'humanize>=0.5.1',
Expand Down

0 comments on commit b8852f6

Please sign in to comment.