X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/9de0da399eca46d7e73e80ef5d3ba24a84f5ed82..2d9581bb732a9281a5a40944706ceefdf21f6b97:/library/setup.cfg diff --git a/library/setup.cfg b/library/setup.cfg index 0e6f54f..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, @@ -39,13 +47,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 =