Remove support for python 2.x

This commit is contained in:
Camilo Nova 2017-11-17 18:30:48 -05:00
parent 1be6356dde
commit f1474d683b

View file

@ -32,7 +32,6 @@ setup(
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Topic :: Internet :: Log Analysis',
'Topic :: Security',