change technic to detect running liquidsoap instance

This commit is contained in:
bkfox
2017-01-11 09:39:55 +01:00
parent 68d7e9b49e
commit ddeb1f692e
2 changed files with 10 additions and 17 deletions

View File

@ -3,6 +3,7 @@ Django>=1.10.3
django-taggit>=0.18.3
mutagen==1.35.1
watchdog>=0.8.3
psutil>=5.0.1
dateutils>=0.6.6
bleach>=1.4.3
django-htmlmin>=0.10.0