diff --git a/library/setup.cfg b/library/setup.cfg index d5e05d0..cd7b9cc 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -47,6 +47,9 @@ py2deps = python-pil py3deps = python3-pil + python3-numpy + python3-spidev + python3-rpi.gpio configtxt = commands = printf "Setting up SPI...\n"