Bladeren bron

bug fix: dependency

Steve Nyemba 4 jaren geleden
bovenliggende
commit
e2445a8816
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      setup.py
  2. BIN
      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:

BIN
smart/top/.__init__.py.swp