Drop Python 2.6
authorPhil Howard <phil@gadgetoid.com>
Wed, 29 Apr 2020 10:56:42 +0000 (11:56 +0100)
committerPhil Howard <phil@gadgetoid.com>
Wed, 29 Apr 2020 10:56:42 +0000 (11:56 +0100)
library/setup.cfg

index dddc8afd284b2f79dc7c71af65c5402cf0012584..af306be57ee810740822cc7cc5155309eb549fc3 100644 (file)
@@ -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