Add pip for #6, correct indendation
authorPhilip Howard <phil@pimoroni.com>
Sat, 6 Jul 2019 13:07:53 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2019 13:07:53 +0000 (14:07 +0100)
library/setup.cfg

index 0e6f54ffc03038a3feec2cceaa330d1d6c88915e..6599a4774f8711e5e362d79c26683deccfb112e3 100644 (file)
@@ -39,13 +39,15 @@ ignore =
 
 [pimoroni]
 py2deps =
+       python-pip
        python-numpy
        python-smbus
-    python-pil
+       python-pil
 py3deps =
+       python3-pip
        python3-numpy
        python3-smbus
-    python3-pil
+       python3-pil
 configtxt =
        dtoverlay=pi3-miniuart-bt
 commands =