Skip to content

Commit df553c0

Browse files
authored
Update setup.py
1 parent 4ffed5e commit df553c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,11 @@
4747
classifiers=[
4848
'Topic :: Internet :: WWW/HTTP',
4949
'Intended Audience :: Developers',
50+
'Programming Language :: Python',
51+
'Programming Language :: Python :: 2',
52+
'Programming Language :: Python :: 2.6',
53+
'Programming Language :: Python :: 2.7',
54+
'Programming Language :: Python :: 3',
55+
'Programming Language :: Python :: 3.5',
5056
]
5157
)

0 commit comments

Comments
 (0)