We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72dfa8 commit 33f2b30Copy full SHA for 33f2b30
setup.py
@@ -79,6 +79,7 @@ def run_tests(self):
79
'Programming Language :: Python :: 3.3',
80
'Programming Language :: Python :: 3.4',
81
'Programming Language :: Python :: 3.5',
82
+ 'Programming Language :: Python :: 3.6',
83
'Programming Language :: Python :: Implementation :: PyPy',
84
],
85
0 commit comments