mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
commit
be3e8e2746
1
setup.py
1
setup.py
@ -29,6 +29,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.7',
|
'Programming Language :: Python :: 3.7',
|
||||||
],
|
],
|
||||||
keywords='elastic eland pandas python',
|
keywords='elastic eland pandas python',
|
||||||
|
packages=['eland'],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'elasticsearch>=7.0.5',
|
'elasticsearch>=7.0.5',
|
||||||
'pandas==0.25.1',
|
'pandas==0.25.1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user