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 86a2561 commit 6cdef5aCopy full SHA for 6cdef5a
setup.py
@@ -50,6 +50,7 @@
50
'Programming Language :: Python :: 3.3',
51
'Programming Language :: Python :: 3.4',
52
'Programming Language :: Python :: 3.5',
53
+ 'Programming Language :: Python :: 3.6',
54
],
55
test_suite='tests',
56
tests_require=test_requirements
0 commit comments