Add PIL for #6
authorPhil Howard <phil@gadgetoid.com>
Wed, 3 Jul 2019 21:51:51 +0000 (22:51 +0100)
committerPhil Howard <phil@gadgetoid.com>
Wed, 3 Jul 2019 21:51:51 +0000 (22:51 +0100)
library/setup.cfg

index 0f16015c9349fb55c86e2206fb6884b586aedb8f..89b8d277e8fa291f0c811c9e4395bd923465e6c8 100644 (file)
@@ -41,9 +41,11 @@ ignore =
 py2deps =
        python-numpy
        python-smbus
 py2deps =
        python-numpy
        python-smbus
+    python-pil
 py3deps =
        python3-numpy
        python3-smbus
 py3deps =
        python3-numpy
        python3-smbus
+    python3-pil
 configtxt =
        dtoverlay=pi3-miniuart-bt # for Enviro+
 commands =
 configtxt =
        dtoverlay=pi3-miniuart-bt # for Enviro+
 commands =