hechtus / mopidy-radio-de

radio.de Extension for Mopidy
Apache License 2.0
11 stars 9 forks source link

missing dependency python-dateutil #3

Closed nolyn closed 11 years ago

nolyn commented 11 years ago

Hi,

I just installed you extension. I also had to install python-dateutil or it would crash

hechtus commented 11 years ago

Thanks for reporting this. This should already have been fixed on the master branch. I added dateutil as a dependency to setup.py. I will prepare a new release to fix it on PyPI.

hechtus commented 11 years ago

Released 0.1.2 fixing this issue.