There was an error while loading. Please reload this page.
1 parent 55d8e11 commit 5f8765aCopy full SHA for 5f8765a
setup.py
@@ -277,10 +277,12 @@ def build_extension(self, ext):
277
"Operating System :: MacOS :: MacOS X",
278
"Operating System :: Microsoft :: Windows",
279
"Operating System :: POSIX",
280
+ "Programming Language :: Python :: 2",
281
"Programming Language :: Python :: 2.4",
282
"Programming Language :: Python :: 2.5",
283
"Programming Language :: Python :: 2.6",
284
"Programming Language :: Python :: 2.7",
285
+ "Programming Language :: Python :: 3",
286
"Programming Language :: Python :: 3.1",
287
"Programming Language :: Python :: 3.2",
288
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments