Add Python 3.6 to setup.py classifiers

merge-requests/130/head
Jason Robinson 2017-01-12 22:05:19 +02:00
rodzic 0a0fd80366
commit 2a10cb9ffd
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -46,6 +46,7 @@ setup(
'Programming Language :: Python :: 3 :: Only',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Topic :: Communications',
'Topic :: Internet',