Kubernetes is not a valid value for Environment classifier in setup.py

This commit is contained in:
mbohlool 2017-01-10 14:10:23 -08:00
parent cb8aadcc81
commit a0b391abc1

View File

@ -55,7 +55,6 @@ setup(
""",
classifiers=[
"Development Status :: %s" % DEVELOPMENT_STATUS,
"Environment :: Kubernetes",
"Topic :: Utilities",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",