diff --git a/setup.py b/setup.py index 93d1d88..66d47d7 100644 --- a/setup.py +++ b/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: diff --git a/smart/top/.__init__.py.swp b/smart/top/.__init__.py.swp deleted file mode 100644 index 0728c9b..0000000 Binary files a/smart/top/.__init__.py.swp and /dev/null differ