Add 'humanize' to dependency list
This commit is contained in:
parent
afd56d074e
commit
f63f6f5e2e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -63,6 +63,7 @@ requires = [
|
|||
# package # low high
|
||||
|
||||
# 'decorator', # 3.3.2
|
||||
'humanize', # 0.5.1
|
||||
'lockfile', # 0.9.1
|
||||
'progressbar', # 2.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue