Skip to content

Commit 0c5c946

Browse files
committed
Include python cffi in setup dependencies
1 parent 04e4888 commit 0c5c946

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ py2deps =
5656
python-numpy
5757
python-smbus
5858
python-pil
59+
python-cffi
5960
python-spidev
6061
python-rpi.gpio
6162
libportaudio2
@@ -64,6 +65,7 @@ py3deps =
6465
python3-numpy
6566
python3-smbus
6667
python3-pil
68+
python3-cffi
6769
python3-spidev
6870
python3-rpi.gpio
6971
libportaudio2

0 commit comments

Comments
 (0)