Skip to content

Commit 8878ac2

Browse files
hugovkdnozay
authored andcommitted
Update classifiers
1 parent 78814a0 commit 8878ac2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.py

+7
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,14 @@
3838
'Operating System :: OS Independent',
3939
'Programming Language :: Python',
4040
'Programming Language :: Python :: 2',
41+
'Programming Language :: Python :: 2.7',
4142
'Programming Language :: Python :: 3',
43+
'Programming Language :: Python :: 3.3',
44+
'Programming Language :: Python :: 3.4',
45+
'Programming Language :: Python :: 3.5',
46+
'Programming Language :: Python :: 3.6',
47+
'Programming Language :: Python :: Implementation :: CPython',
48+
'Programming Language :: Python :: Implementation :: PyPy',
4249
'Topic :: Software Development :: Libraries :: Python Modules',
4350
'Topic :: Software Development :: Testing'
4451
],

0 commit comments

Comments
 (0)