Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions library/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ py2deps =
python-numpy
python-smbus
python-pil
python-cffi
python-spidev
python-rpi.gpio
libportaudio2
Expand All @@ -64,6 +65,7 @@ py3deps =
python3-numpy
python3-smbus
python3-pil
python3-cffi
python3-spidev
python3-rpi.gpio
libportaudio2
Expand Down