|
|
|
@ -11,7 +11,7 @@ args = {
|
|
|
|
|
"version":meta.__version__,
|
|
|
|
|
"author":meta.__author__,"author_email":"meta@the-phi.com",
|
|
|
|
|
"license":meta.__license__,
|
|
|
|
|
"packages":["meta","smart","smart.top","smart.folder","smart.logger","smart.files"]
|
|
|
|
|
"packages":["meta","smart","smart.cmd","smart.top","smart.folder","smart.logger","smart.files"]
|
|
|
|
|
}
|
|
|
|
|
args["keywords"]=['mongodb','couchdb','rabbitmq','file','read','write','s3','sqlite']
|
|
|
|
|
args["install_requires"] = ['typer','pandas','numpy','data-transport@git+https://github.com/lnyemba/data-transport.git',"plugin-ix@git+https://dev.the-phi.com/git/library/plugins"]
|
|
|
|
|