浏览代码

bug fix: dependency

Steve Nyemba 4 年之前
父节点
当前提交
e2445a8816
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py
  2. 二进制
      smart/top/.__init__.py.swp

+ 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',"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"
 #
 #@TODO:

二进制
smart/top/.__init__.py.swp