bug fix: dependency

data-collector
Steve L. Nyemba 4 years ago
parent 1b63ad187e
commit e2445a8816

@ -12,7 +12,7 @@ args = {
"license":"MIT", "license":"MIT",
"packages":["smart","smart.top","smart.folder","smart.logger"]} "packages":["smart","smart.top","smart.folder","smart.logger"]}
args["keywords"]=['mongodb','couchdb','rabbitmq','file','read','write','s3','sqlite'] args["keywords"]=['mongodb','couchdb','rabbitmq','file','read','write','s3','sqlite']
args["install_requires"] = ['pandas','numpy','requests',"git+https://dev.the-phi.com/steve/git/data-transport"] args["install_requires"] = ['pandas','numpy','requests',"git+https://dev.the-phi.com/git/steve/data-transport"]
args["url"] = "https://dev.the-phi.com/git/steve/smart-top.git" args["url"] = "https://dev.the-phi.com/git/steve/smart-top.git"
# #
#@TODO: #@TODO:

Binary file not shown.
Loading…
Cancel
Save