CC-5823: Airtime Analyzer: Wav file uploading fails with zero length and
empty mime * Fixed
This commit is contained in:
parent
c2f6032c8b
commit
26a39ed2db
2 changed files with 25 additions and 30 deletions
|
@ -23,6 +23,7 @@ setup(name='airtime_analyzer',
|
|||
install_requires=[
|
||||
'mutagen',
|
||||
'pika',
|
||||
'magic',
|
||||
'nose',
|
||||
'coverage',
|
||||
'mock',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue