Browse Source

redirecting to healthcareio (transport dependency)

steve 4 years ago
parent
commit
67e6bdf2ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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