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.
1 parent e326486 commit 99dcfbeCopy full SHA for 99dcfbe
setup.py
@@ -80,6 +80,7 @@ def run(self):
80
'Programming Language :: Python :: 3.3',
81
'Programming Language :: Python :: 3.4',
82
'Programming Language :: Python :: 3.5',
83
+ 'Programming Language :: Python :: 3.6',
84
'Programming Language :: Python :: Implementation :: CPython',
85
'Programming Language :: Python :: Implementation :: PyPy',
86
'Topic :: Software Development',
0 commit comments