X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/02c9f287f5963f5221b23fb05c2925eb261ca2de..6d6d3dd296978d367df80193a9fc842cd79a662d:/library/setup.cfg diff --git a/library/setup.cfg b/library/setup.cfg index c48c7ba..c8a3ace 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- [metadata] name = enviroplus -version = 0.0.1 +version = 0.0.2 author = Philip Howard author_email = phil@pimoroni.com description = Enviro pHAT Plus environmental monitoring add-on for Raspberry Pi" @@ -33,6 +33,10 @@ install_requires = ltr559 st7735 ads1015 + fonts + font-roboto + astral + pytz sounddevice [flake8]