require mediafile 0.2.0

mediafile 0.2.0 includes the changes used by commit f645400. Update setup.py to
reflect that new version requirement.
This commit is contained in:
Zsin Skri 2019-06-20 12:49:39 +02:00
parent f645400c5e
commit a7e2de2499

View file

@ -91,7 +91,7 @@ setup(
'unidecode',
'musicbrainzngs>=0.4',
'pyyaml',
'mediafile>=0.1.0',
'mediafile>=0.2.0',
'confuse>=1.0.0',
] + [
# Avoid a version of munkres incompatible with Python 3.