Skip to content

Commit c669865

Browse files
committed
add trove classifiers for Python 3 and 3.4
1 parent 28fe9c0 commit c669865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ def ext_math(extName):
175175
"Programming Language :: Python",
176176
"Programming Language :: Python :: 2",
177177
"Programming Language :: Python :: 2.7",
178+
"Programming Language :: Python :: 3",
179+
"Programming Language :: Python :: 3.4",
178180
"Topic :: Scientific/Engineering",
179181
"Topic :: Scientific/Engineering :: Mathematics",
180182
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)