Add Raspbian Lite dependencies for #6
authorPhil Howard <phil@gadgetoid.com>
Wed, 3 Jul 2019 12:21:25 +0000 (13:21 +0100)
committerPhil Howard <phil@gadgetoid.com>
Wed, 3 Jul 2019 12:21:25 +0000 (13:21 +0100)
library/setup.cfg

index 9a3a72787457f71586278d750ba7f9dc9bf9987d..0f16015c9349fb55c86e2206fb6884b586aedb8f 100644 (file)
@@ -39,7 +39,11 @@ ignore =
 
 [pimoroni]
 py2deps =
 
 [pimoroni]
 py2deps =
+       python-numpy
+       python-smbus
 py3deps =
 py3deps =
+       python3-numpy
+       python3-smbus
 configtxt =
        dtoverlay=pi3-miniuart-bt # for Enviro+
 commands =
 configtxt =
        dtoverlay=pi3-miniuart-bt # for Enviro+
 commands =