Add trove classifiers for Python

Document the Python versions that we expect this to work with which
include Python 2.7 and Python 3.5.

Change-Id: I66d515b9f527c8741b022020d136643159a159f2
This commit is contained in:
Andreas Jaeger 2017-01-07 16:31:19 +01:00
parent 96fac3a236
commit 014d38fa36

View File

@ -12,6 +12,11 @@ classifier =
Intended Audience :: System Administrators
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.5
Topic :: Documentation
[global]