Skip to content

Commit

Permalink
add tqdm requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Mar 3, 2018
1 parent c5091a2 commit 9927ef0
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 @@ -54,6 +54,7 @@ def readme():
'android_backup',
'pytz',
'appdirs',
'tqdm',
],

entry_points={
Expand Down

0 comments on commit 9927ef0

Please sign in to comment.