added Python 2 to setup.py

This commit is contained in:
Ilan Steemers
2015-06-24 17:47:03 +02:00
parent 2c9d53e6b2
commit 109fe78da6
+3
View File
@@ -44,6 +44,9 @@ setup(
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',