Ensure required dependencies are installed
authorPhilip Howard <phil@pimoroni.com>
Fri, 12 Jul 2019 20:13:41 +0000 (21:13 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Jul 2019 20:13:41 +0000 (21:13 +0100)
library/setup.cfg

index 6599a4774f8711e5e362d79c26683deccfb112e3..ed7cef7f7147fd335bac58669cf8127af414212c 100644 (file)
@@ -26,6 +26,14 @@ classifiers =
        Topic :: Software Development :: Libraries
        Topic :: System :: Hardware
 
        Topic :: Software Development :: Libraries
        Topic :: System :: Hardware
 
+[options]
+install_requires =
+       pimoroni-bme280
+       pms5003
+       ltr559
+       st7735
+       ads1015
+
 [flake8]
 exclude =
        .tox,
 [flake8]
 exclude =
        .tox,