Re-enable Z-Wave for Docker

This commit is contained in:
Paulus Schoutsen 2015-10-24 11:27:47 -07:00
parent 649275044a
commit 83e6c24f18
2 changed files with 7 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# Sets up and builds python open zwave to be used with Home Assistant
# Dependencies that need to be installed:
# Dependencies that need to be installed:
# apt-get install cython3 libudev-dev python-sphinx python3-setuptools
# pip3 install cython
# pip3 install "cython<0.23"
cd "$(dirname "$0")/.."