Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 5c53695

Browse files
committed
Update classifiers
1 parent 81df208 commit 5c53695

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,12 @@ def get_package_data(package):
9898
'License :: OSI Approved :: MIT License',
9999
'Operating System :: OS Independent',
100100
'Programming Language :: Python',
101+
'Programming Language :: Python :: 2',
102+
'Programming Language :: Python :: 2.7',
101103
'Programming Language :: Python :: 3',
104+
'Programming Language :: Python :: 3.2',
105+
'Programming Language :: Python :: 3.3',
106+
'Programming Language :: Python :: 3.4',
102107
'Topic :: Internet :: WWW/HTTP',
103108
]
104109
)

0 commit comments

Comments
 (0)