give mpd-notifications.py its own directory

updates the requirements files, too
This commit is contained in:
Brian S. Stephan 2017-02-11 16:50:29 -06:00
parent 0b4ffd271d
commit 06aa567421
4 changed files with 10 additions and 1 deletions

View File

@ -1 +0,0 @@
python-mpd2==0.5.4

View File

@ -0,0 +1,2 @@
python-mpd2
requests

View File

@ -0,0 +1,8 @@
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-mpd.txt requirements-mpd.in
#
python-mpd2==0.5.5
requests==2.13.0