feat(examples/a): Add absolute dew point temperature display mode
[EVA-2020-02-2.git] / library / setup.cfg
index 0f16015c9349fb55c86e2206fb6884b586aedb8f..c59250c87cb4f9fd06fe6d2a688ada8824b12214 100644 (file)
@@ -1,10 +1,10 @@
 # -*- coding: utf-8 -*-
 [metadata]
 name = enviroplus
-version = 0.0.1
+version = 0.0.3
 author = Philip Howard
 author_email = phil@pimoroni.com
-description = Enviro pHAT Plus environmental monitoring add-on for Raspberry Pi"
+description = Enviro pHAT Plus environmental monitoring add-on for Raspberry Pi
 long_description = file: README.rst
 keywords = Raspberry Pi
 url = https://www.pimoroni.com
@@ -19,13 +19,27 @@ classifiers =
        Operating System :: POSIX :: Linux
        License :: OSI Approved :: MIT License
        Intended Audience :: Developers
-       Programming Language :: Python :: 2.6
        Programming Language :: Python :: 2.7
        Programming Language :: Python :: 3
        Topic :: Software Development
        Topic :: Software Development :: Libraries
        Topic :: System :: Hardware
 
+[options]
+packages = enviroplus
+install_requires =
+       pimoroni-bme280
+       pms5003
+       ltr559
+       st7735
+       ads1015
+       fonts
+       font-roboto
+       astral
+       pytz
+       sounddevice
+       paho-mqtt
+
 [flake8]
 exclude =
        .tox,
@@ -39,13 +53,26 @@ ignore =
 
 [pimoroni]
 py2deps =
+       python-pip
        python-numpy
        python-smbus
+       python-pil
+       python-cffi
+       python-spidev
+       python-rpi.gpio
+       libportaudio2
 py3deps =
+       python3-pip
        python3-numpy
        python3-smbus
+       python3-pil
+       python3-cffi
+       python3-spidev
+       python3-rpi.gpio
+       libportaudio2
 configtxt =
-       dtoverlay=pi3-miniuart-bt # for Enviro+
+       dtoverlay=pi3-miniuart-bt
+       dtoverlay=adau7002-simple
 commands =
        printf "Setting up i2c and SPI..\n"
        raspi-config nonint do_spi 0