djokeur / merlinator

Playlist editor for the Merlin children loudspeaker from La Chouette Radio (Bayard / Radio France)
MIT License
51 stars 9 forks source link

add requirements.txt to support python dependencies management. #5

Open moustik opened 10 months ago

moustik commented 10 months ago

Allows simpler and standard python dependencies management with

pip install -r requirements.txt

Workaround for issue https://github.com/djokeur/merlinator/issues/4