Add py3.6 to setup.py

This commit is contained in:
Vladimir Diaz 2017-09-21 17:27:28 -04:00
parent 460171bcc7
commit aa129484cf
No known key found for this signature in database
GPG key ID: 5DEE9B97B0E2289A

View file

@ -100,6 +100,7 @@
'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',
'Topic :: Security',
'Topic :: Software Development'