Add python versions for classifier in setup.cfg

Change-Id: I38b38e9d4375ee6d8c0378e7f457119fce0bf8c6
This commit is contained in:
venkatamahesh 2015-12-11 14:51:17 +05:30
parent 378cd6dd99
commit 53fd8275f8
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
[build_sphinx]
source-dir = doc/source