Added python 3.6.0

This commit is contained in:
Andrii Soldatenko
2017-01-09 00:40:32 +02:00
parent 57933d4d45
commit 2bcaff99ea
6 changed files with 8 additions and 1 deletions
+1
View File
@@ -88,6 +88,7 @@ setup(
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy'
),