setup: Python 3.5 is supported

This commit is contained in:
Roman Zeyde
2015-09-19 12:01:52 +03:00
parent 45d4ccae76
commit 3b8f913fcb

View File

@@ -48,6 +48,7 @@ setup(
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: System :: Networking',
'Topic :: Communications',