Skip to content

Commit 948192c

Browse files
committed
Added generic Python 2 and Python 3 classifiers
1 parent 33da480 commit 948192c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
"License :: OSI Approved :: MIT License",
4141
"Operating System :: OS Independent",
4242
"Programming Language :: Python",
43+
"Programming Language :: Python :: 2",
4344
"Programming Language :: Python :: 2.7",
45+
"Programming Language :: Python :: 3",
4446
"Programming Language :: Python :: 3.3",
4547
"Programming Language :: Python :: 3.4",
4648
"Programming Language :: Python :: 3.5",

0 commit comments

Comments
 (0)