From: mendhak Date: Fri, 8 May 2020 19:38:27 +0000 (+0100) Subject: Include python cffi in setup dependencies X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/0c5c9465f1a8cecddbeb654b6dbacaedc4ba0e39 Include python cffi in setup dependencies --- diff --git a/library/setup.cfg b/library/setup.cfg index af306be..d2909c1 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -56,6 +56,7 @@ py2deps = python-numpy python-smbus python-pil + python-cffi python-spidev python-rpi.gpio libportaudio2 @@ -64,6 +65,7 @@ py3deps = python3-numpy python3-smbus python3-pil + python3-cffi python3-spidev python3-rpi.gpio libportaudio2