Python 3-related fixes, moving to pip fonts, fixing Astral errors.
[EVA-2020-02-2.git] / library / setup.cfg
index 89b8d277e8fa291f0c811c9e4395bd923465e6c8..9375d3cd731ac07e98191cf60af390a167af43dc 100644 (file)
@@ -26,6 +26,18 @@ classifiers =
        Topic :: Software Development :: Libraries
        Topic :: System :: Hardware
 
+[options]
+install_requires =
+       pimoroni-bme280
+       pms5003
+       ltr559
+       st7735
+       ads1015
+        fonts
+        font-roboto
+        astral
+        pytz
+
 [flake8]
 exclude =
        .tox,
@@ -39,15 +51,17 @@ 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 # for Enviro+
+       dtoverlay=pi3-miniuart-bt
 commands =
        printf "Setting up i2c and SPI..\n"
        raspi-config nonint do_spi 0