This commit is contained in:
Olivier Demah
2016-04-22 12:51:30 +02:00
parent a64d8ac523
commit 944e1302d8
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ setup(
'Programming Language :: Python',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Internet',
'Topic :: Communications',
],
install_requires=install_requires,
include_package_data=True,