Add deps for noise measurement
authorPhil Howard <phil@gadgetoid.com>
Wed, 16 Oct 2019 09:44:48 +0000 (10:44 +0100)
committerPhil Howard <phil@gadgetoid.com>
Wed, 16 Oct 2019 09:44:48 +0000 (10:44 +0100)
library/setup.cfg

index b4c8a96b07c708d8651741deba6ac569691a47c9..c48c7badd908ec278ce053344f1396833130a9fa 100644 (file)
@@ -33,6 +33,7 @@ install_requires =
        ltr559
        st7735
        ads1015
+       sounddevice
 
 [flake8]
 exclude =
@@ -51,11 +52,13 @@ py2deps =
        python-numpy
        python-smbus
        python-pil
+       libportaudio2
 py3deps =
        python3-pip
        python3-numpy
        python3-smbus
        python3-pil
+       libportaudio2
 configtxt =
        dtoverlay=pi3-miniuart-bt
        dtoverlay=adau7002-simple