From 1a411040b63cf032f6e9e269409818a1179d7eef Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sat, 11 Jun 2016 20:03:03 -0500 Subject: [PATCH] setup.py: Add classifiers for newer Python versions --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index a11b730..7d01cd0 100644 --- a/setup.py +++ b/setup.py @@ -45,6 +45,8 @@ 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Topic :: Scientific/Engineering :: Bio-Informatics', ], install_requires=[