Update Pipfile

As commented on https://github.com/wernight/docker-mopidy/pull/32 by @christianlent to a pull request from @marklester I've added mopidy-local to de pipfile
This commit is contained in:
David
2020-12-22 08:46:35 +01:00
committed by Werner Beroux
parent f05fae36ba
commit e8fe5a39ee

View File

@@ -12,6 +12,7 @@ mopidy-moped = "*"
mopidy-gmusic = "*"
mopidy-pandora = "*"
mopidy-youtube = "*"
mopidy-local = "*"
pyopenssl = "*"
[requires]