We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fe9c0 commit c669865Copy full SHA for c669865
setup.py
@@ -175,6 +175,8 @@ def ext_math(extName):
175
"Programming Language :: Python",
176
"Programming Language :: Python :: 2",
177
"Programming Language :: Python :: 2.7",
178
+ "Programming Language :: Python :: 3",
179
+ "Programming Language :: Python :: 3.4",
180
"Topic :: Scientific/Engineering",
181
"Topic :: Scientific/Engineering :: Mathematics",
182
"Topic :: Software Development :: Libraries",
0 commit comments