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.
2 parents 069e684 + 63a469b commit 7403dffCopy full SHA for 7403dff
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