Trivial: Add python identifiers in setup.cfg

Change-Id: I8b173e3c5c189e74f5b26f316d29e0cf32544ccb
This commit is contained in:
LiuNanke 2016-08-17 14:41:34 +08:00
parent abd2fda9c6
commit a1d4120875
1 changed files with 2 additions and 0 deletions

View File

@ -15,7 +15,9 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5