Merge pull request #92 from mbohlool/master
Kubernetes is not a valid value for Environment classifier in setup.py
This commit is contained in:
commit
3220a96bc6
1
setup.py
1
setup.py
@ -55,7 +55,6 @@ setup(
|
|||||||
""",
|
""",
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: %s" % DEVELOPMENT_STATUS,
|
"Development Status :: %s" % DEVELOPMENT_STATUS,
|
||||||
"Environment :: Kubernetes",
|
|
||||||
"Topic :: Utilities",
|
"Topic :: Utilities",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Intended Audience :: Information Technology",
|
"Intended Audience :: Information Technology",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user