Use PyDispatcher instead of Louie

This commit is contained in:
Paulus Schoutsen
2015-02-28 22:49:27 -08:00
parent 8bd803601f
commit 67161d686b
3 changed files with 6 additions and 10 deletions

View File

@@ -11,13 +11,6 @@ fi
mkdir build
cd build
# We need to install louie here or else python-openzwave install
# will download louie from PIP and that one is not compatible with Python 3
git clone https://github.com/balloob/louie.git
cd louie
python3 setup.py install
cd ..
hg clone https://code.google.com/r/balloob-python-openzwave/
cd balloob-python-openzwave
./update.sh