mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
IMPALA-9726: Update impala-shell PyPI sidebar
Updates impala-shell's PyPI sidebar classifiers to reflect support for Python 2.6+. Change-Id: Iee12ff20499ca88b2acb56355a89cad288556c9e Reviewed-on: http://gerrit.cloudera.org:8080/18575 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
committed by
Impala Public Jenkins
parent
8965059c2c
commit
15e28b48a4
@@ -161,9 +161,9 @@ setup(
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Operating System :: MacOS :: MacOS X',
|
||||
'Operating System :: POSIX :: Linux',
|
||||
'Programming Language :: Python :: 2 :: Only',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Topic :: Database :: Front-Ends'
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user