We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504b0f7 commit c440294Copy full SHA for c440294
1 file changed
library/setup.cfg
@@ -33,6 +33,7 @@ install_requires =
33
ltr559
34
st7735
35
ads1015
36
+ sounddevice
37
38
[flake8]
39
exclude =
@@ -51,11 +52,13 @@ py2deps =
51
52
python-numpy
53
python-smbus
54
python-pil
55
+ libportaudio2
56
py3deps =
57
python3-pip
58
python3-numpy
59
python3-smbus
60
python3-pil
61
62
configtxt =
63
dtoverlay=pi3-miniuart-bt
64
dtoverlay=adau7002-simple
0 commit comments