setup: support Python 3.5

This commit is contained in:
Roman Zeyde
2016-10-31 23:00:19 +02:00
parent 9964c200ff
commit 317b672add

View File

@@ -22,6 +22,7 @@ setup(
'Operating System :: POSIX',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: System :: Networking',
'Topic :: Communications',