python: classifier Python3 for setup.py

This commit is contained in:
Nguyen Anh Quynh 2020-01-26 13:26:58 +08:00
parent fc3e093763
commit 4e13196da8
1 changed files with 0 additions and 4 deletions

View File

@ -222,10 +222,6 @@ setup(
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
requires=['ctypes'],
cmdclass=cmdclass,