]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/setup.py
Stop supporting Python 2.6
[cookiecutter.git] / project_template / setup.py
index 21d21b6bda2001de790025b9f1cdce9ea19f4294..f43df31f34be95223ae746c8186a10a6db820ff1 100755 (executable)
@@ -33,7 +33,6 @@ setup(name='{project}',
           'License :: OSI Approved :: GNU General Public License (GPL)',
           'Operating System :: OS Independent',
           'Programming Language :: Python :: 2',
-          'Programming Language :: Python :: 2.6',
           'Programming Language :: Python :: 2.7',
           'Programming Language :: Python :: 3',
           'Programming Language :: Python :: 3.3',