Skip to content

Commit 6c1ab9b

Browse files
committed
Update python trove classifiers
1 parent 49cdca6 commit 6c1ab9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

+6
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,13 @@ def readme():
3838
'License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)',
3939
'Natural Language :: English',
4040
'Programming Language :: Python',
41+
'Programming Language :: Python :: 2',
42+
'Programming Language :: Python :: 2.7',
4143
'Programming Language :: Python :: 3',
44+
'Programming Language :: Python :: 3.4',
45+
'Programming Language :: Python :: 3.5',
46+
'Programming Language :: Python :: 3.6',
47+
'Programming Language :: Python :: 3.7',
4248
'Framework :: Django',
4349
'Framework :: Django :: 1.8',
4450
'Framework :: Django :: 1.9',

0 commit comments

Comments
 (0)