We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65835e0 + b9c928d commit 51e881fCopy full SHA for 51e881f
setup.py
@@ -35,6 +35,10 @@
35
'Operating System :: MacOS :: MacOS X',
36
'Programming Language :: Python :: 2.6',
37
'Programming Language :: Python :: 2.7',
38
+ 'Programming Language :: Python :: 3.3',
39
+ 'Programming Language :: Python :: 3.4',
40
+ 'Programming Language :: Python :: Implementation :: CPython',
41
+ 'Programming Language :: Python :: Implementation :: PyPy',
42
'Topic :: Software Development :: Libraries :: Python Modules',
43
'Topic :: Scientific/Engineering',
44
'Topic :: System :: Distributed Computing',
0 commit comments