From: Phil Howard Date: Wed, 29 Apr 2020 10:56:42 +0000 (+0100) Subject: Drop Python 2.6 X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/e72e5682757a38fb94317d68758b874c61d55dd1?ds=inline;hp=-c Drop Python 2.6 --- e72e5682757a38fb94317d68758b874c61d55dd1 diff --git a/library/setup.cfg b/library/setup.cfg index dddc8af..af306be 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -4,7 +4,7 @@ name = enviroplus 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,7 +19,6 @@ 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