|
|
|
@ -14,7 +14,7 @@ args = {
|
|
|
|
|
"packages":["meta","plugins","smart","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']
|
|
|
|
|
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"]
|
|
|
|
|
|
|
|
|
|
args["url"] = "https://dev.the-phi.com/git/steve/smart-top.git"
|
|
|
|
|
args['scripts'] = ['bin/smart-logger']
|
|
|
|
|