Added daemon dependency back in for airtime_analyzer
This commit is contained in:
parent
e1c50ecc7b
commit
3d8cd8e927
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ setup(name='airtime_analyzer',
|
|||
install_requires=[
|
||||
'mutagen',
|
||||
'pika',
|
||||
'daemon',
|
||||
'python-magic',
|
||||
'nose',
|
||||
'coverage',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue