From: Phil Howard Date: Tue, 16 Jul 2019 10:52:08 +0000 (+0100) Subject: Merge branch 'master' of github.com:pimoroni/enviroplus-python into patch-adc X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/250a3ec51e258749ed10f8727923d72f512588c7?hp=d8a05f16804f6c57f1054d0e3c8962265380fe6b Merge branch 'master' of github.com:pimoroni/enviroplus-python into patch-adc --- diff --git a/library/setup.cfg b/library/setup.cfg index 6599a47..ed7cef7 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -26,6 +26,14 @@ classifiers = Topic :: Software Development :: Libraries Topic :: System :: Hardware +[options] +install_requires = + pimoroni-bme280 + pms5003 + ltr559 + st7735 + ads1015 + [flake8] exclude = .tox,