We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adf704 commit a5e9819Copy full SHA for a5e9819
1 file changed
setup.py
@@ -424,6 +424,8 @@ def run_setup(extensions):
424
'Programming Language :: Python :: 2.7',
425
'Programming Language :: Python :: 3.3',
426
'Programming Language :: Python :: 3.4',
427
+ 'Programming Language :: Python :: 3.5',
428
+ 'Programming Language :: Python :: 3.6',
429
'Programming Language :: Python :: Implementation :: CPython',
430
'Programming Language :: Python :: Implementation :: PyPy',
431
'Topic :: Software Development :: Libraries :: Python Modules'
0 commit comments