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 e7bd33d commit 81fde9cCopy full SHA for 81fde9c
setup.py
@@ -82,5 +82,6 @@
82
'Programming Language :: Python :: 3',
83
'Programming Language :: Python :: 3.3',
84
'Programming Language :: Python :: 3.4',
85
- 'Programming Language :: Python :: 3.5']
+ 'Programming Language :: Python :: 3.5',
86
+ 'Programming Language :: Python :: 3.6']
87
)
0 commit comments