We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8556fc2 commit 63a469bCopy full SHA for 63a469b
1 file changed
setup.py
@@ -58,6 +58,8 @@ def get_install_requires():
58
'Programming Language :: Python :: 2.7',
59
'Programming Language :: Python :: 3.3',
60
'Programming Language :: Python :: 3.4',
61
+ 'Programming Language :: Python :: 3.5',
62
+ 'Programming Language :: Python :: 3.6',
63
'Programming Language :: Python :: Implementation :: PyPy',
64
'Topic :: Utilities',
65
],
0 commit comments