Defensive coding against Silan bugs and bump to Mutagen 1.31
This commit is contained in:
parent
a86e3ed4a8
commit
76f202106b
4 changed files with 40 additions and 14 deletions
|
@ -27,7 +27,7 @@ setup(name='airtime_analyzer',
|
|||
packages=['airtime_analyzer'],
|
||||
scripts=['bin/airtime_analyzer'],
|
||||
install_requires=[
|
||||
'mutagen',
|
||||
'mutagen=1.31', # The Mutagen guys change stuff all the time that break our unit tests. Watch out for this.
|
||||
'pika',
|
||||
'daemon',
|
||||
'python-magic',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue